File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/uuid/dist/esm-node

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

v3.js107 B · 4 lines
import v35 from './v35.js';import md5 from './md5.js';const v3 = v35('v3', 0x30, md5);export default v3;