File Explorer

/proc/self/root/proc/self/root/var/runtime/node_modules/@aws-sdk/core

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 /.

client.d.ts236 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/core/client" {  export * from "@aws-sdk/core/dist-types/submodules/client/index.d";}