File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/has-symbols

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

2 dirs
11 files
tsconfig.json143 B · 11 lines
{	"extends": "@ljharb/tsconfig",	"compilerOptions": {		"target": "ES2021",		"maxNodeModuleJsDepth": 0,	},	"exclude": [		"coverage"	]}