Buckets:
| ; | |
| Object.defineProperty(exports, "__esModule", { value: true }); | |
| exports.isPromise = void 0; | |
| var isFunction_1 = require("./isFunction"); | |
| function isPromise(value) { | |
| return isFunction_1.isFunction(value === null || value === void 0 ? void 0 : value.then); | |
| } | |
| exports.isPromise = isPromise; | |
| //# sourceMappingURL=isPromise.js.map |
Xet Storage Details
- Size:
- 341 Bytes
- Xet hash:
- d1a58c48eab126b6d4fa49379a591db5242c5450dcfbe5fea6cb7d1ecdb1b036
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.