/var/runtime/node_modules/@aws-sdk/node_modules/isomorphic-ws
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 /.
// Type definitions for isomorphic-ws// Run `npm install @types/ws` before using this.// Fix for https://github.com/heineiuo/isomorphic-ws/issues/8// If there is still something wrong, welcome issue. import WebSocket = require('ws') export = WebSocket