Buckets:

imerfanrajabee's picture
download
raw
278 Bytes
import { iterator as Symbol_iterator } from '../symbol/iterator';
import { isFunction } from './isFunction';
export function isIterable(input) {
return isFunction(input === null || input === void 0 ? void 0 : input[Symbol_iterator]);
}
//# sourceMappingURL=isIterable.js.map

Xet Storage Details

Size:
278 Bytes
·
Xet hash:
1fd700c64989568a13aa2c85537eeee3c3ccd6845e5281586e65d26133a92193

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