Buckets:
| export class YError extends Error { | |
| constructor(msg) { | |
| super(msg || 'yargs error'); | |
| this.name = 'YError'; | |
| if (Error.captureStackTrace) { | |
| Error.captureStackTrace(this, YError); | |
| } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 234 Bytes
- Xet hash:
- dc655d6c8815306685ce77d6503f4c20165a5949bb9de71ff57b8921563c18ed
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.