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

index.js412 B · 9 lines
export { default as v1 } from './v1.js';export { default as v3 } from './v3.js';export { default as v4 } from './v4.js';export { default as v5 } from './v5.js';export { default as NIL } from './nil.js';export { default as version } from './version.js';export { default as validate } from './validate.js';export { default as stringify } from './stringify.js';export { default as parse } from './parse.js';