File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/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.ts234 B · 8 lines
/** * Do not edit: * This is a compatibility redirect for contexts that do not understand package.json exports field. */declare module "@smithy/core/client" {  export * from "@smithy/core/dist-types/submodules/client/index.d";}