Buckets:

imerfanrajabee's picture
download
raw
218 Bytes
import {FetchBaseError} from './base.js';
/**
* AbortError interface for cancelled requests
*/
export class AbortError extends FetchBaseError {
constructor(message, type = 'aborted') {
super(message, type);
}
}

Xet Storage Details

Size:
218 Bytes
·
Xet hash:
209f98b5ce5b7360ac76da1e9b2a4c1cf0cddb390a0e840806615ddbfa06f517

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