File Explorer

/proc/thread-self/root/proc/thread-self/root/var/runtime/node_modules/@aws-sdk/config

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

logger.d.ts240 B · 8 lines
/** * Do not edit: * This is a compatibility redirect for contexts that do not understand package.json exports field. */declare module "@aws-sdk/config/logger" {  export * from "@aws-sdk/config/dist-types/submodules/logger/index.d";}