Buckets:

imerfanrajabee's picture
download
raw
177 Bytes
const { isArray } = Array;
export function argsOrArgArray(args) {
return args.length === 1 && isArray(args[0]) ? args[0] : args;
}
//# sourceMappingURL=argsOrArgArray.js.map

Xet Storage Details

Size:
177 Bytes
·
Xet hash:
6776746d0822d874fc28f665451b7c0d166c256481d8f31dc752bd31e5fc33e8

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