File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/util-waiter

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

1 dir
1 file
package.json269 B · 13 lines
{  "name": "@smithy/util-waiter",  "version": "4.1.1",  "dependencies": {    "@smithy/abort-controller": "^4.1.1",    "@smithy/types": "^4.5.0",    "tslib": "^2.6.2"  },  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js"}