File Explorer

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

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