download
raw
151 Bytes
export default function isPromise(obj) {
return !!obj && (typeof obj === 'object' || typeof obj === 'function') && typeof obj.then === 'function';
}

Xet Storage Details

Size:
151 Bytes
·
Xet hash:
7192c06d29b5584a408ba3330dfaf8f9621f357e4e1ace6fc7bbed801c89d386

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