File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@aws-crypto/crc32c

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

tsconfig.module.json112 B · 8 lines
{  "extends": "./tsconfig",  "compilerOptions": {    "outDir": "build/module",    "module": "esnext",  }}