kubo-rpc-client-esm-cjs
Version:
A client library for the Kubo RPC API
2 lines • 448 B
TypeScript
export const createImport: import("../types.js").ConfigureFactory<(sources: AsyncIterable<Uint8Array> | Iterable<Uint8Array> | AsyncIterable<AsyncIterable<Uint8Array>> | Iterable<AsyncIterable<Uint8Array>>, options?: (import("ipfs-core-types/src/dag/index.js").ImportOptions & import("../types.js").HTTPClientExtraOptions) | undefined) => AsyncIterable<import("ipfs-core-types/src/dag/index.js").ImportResult>>;
//# sourceMappingURL=import.d.ts.map