Buckets:

imerfanrajabee's picture
download
raw
410 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isIterable = void 0;
var iterator_1 = require("../symbol/iterator");
var isFunction_1 = require("./isFunction");
function isIterable(input) {
return isFunction_1.isFunction(input === null || input === void 0 ? void 0 : input[iterator_1.iterator]);
}
exports.isIterable = isIterable;
//# sourceMappingURL=isIterable.js.map

Xet Storage Details

Size:
410 Bytes
·
Xet hash:
9eed37e5814e369946f677749172bde6cc6cef28d5596c9669e86c2e19b1003b

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