Buckets:

imerfanrajabee's picture
download
raw
274 Bytes
import { createErrorClass } from './createErrorClass';
export const EmptyError = createErrorClass((_super) => function EmptyErrorImpl() {
_super(this);
this.name = 'EmptyError';
this.message = 'no elements in sequence';
});
//# sourceMappingURL=EmptyError.js.map

Xet Storage Details

Size:
274 Bytes
·
Xet hash:
319cd4d2d610473058b423ea97cab8d5b241c3cb8184e00230c518a44e615ac5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.