Buckets:
| import { createErrorClass } from './createErrorClass'; | |
| export const NotFoundError = createErrorClass((_super) => function NotFoundErrorImpl(message) { | |
| _super(this); | |
| this.name = 'NotFoundError'; | |
| this.message = message; | |
| }); | |
| //# sourceMappingURL=NotFoundError.js.map |
Xet Storage Details
- Size:
- 275 Bytes
- Xet hash:
- 482008a976abc37eff240558cbc82bdb2cab45df9c9d97c2ee10ea08e1acf2a6
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.