UNPKG

@helia/verified-fetch

Version:

A fetch-like API for obtaining verified & trustless IPFS content on the web

4 lines 100 B
export function isPromise(p) { return p?.then != null; } //# sourceMappingURL=type-guards.js.map