Buckets:
| ; | |
| Object.defineProperty(exports, "__esModule", { value: true }); | |
| exports.NotFoundError = void 0; | |
| var createErrorClass_1 = require("./createErrorClass"); | |
| exports.NotFoundError = createErrorClass_1.createErrorClass(function (_super) { | |
| return function NotFoundErrorImpl(message) { | |
| _super(this); | |
| this.name = 'NotFoundError'; | |
| this.message = message; | |
| }; | |
| }); | |
| //# sourceMappingURL=NotFoundError.js.map |
Xet Storage Details
- Size:
- 437 Bytes
- Xet hash:
- 74273c9183bd8e3f97ceca2b17428ed5318f0f0ed7e7d7a101848da47068d1b1
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.