File Explorer

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

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

v5.js110 B · 4 lines
import v35 from './v35.js';import sha1 from './sha1.js';const v5 = v35('v5', 0x50, sha1);export default v5;