UNPKG

ipfs-utils

Version:

Package to aggregate shared logic and dependencies for the IPFS ecosystem

4 lines 168 B
export = rnFetch; /** @type {import('electron-fetch').default} */ declare const rnFetch: typeof import("electron-fetch").default; //# sourceMappingURL=fetch.rn.d.ts.map