kubo-rpc-client-esm-cjs
Version:
A client library for the Kubo RPC API
2 lines • 352 B
TypeScript
export const createFindPeer: import("../types").ConfigureFactory<(peerId: import("@libp2p/interface-peer-id").PeerId, options?: (import("ipfs-core-types/src/utils.js").AbortOptions & import("../types").HTTPClientExtraOptions) | undefined) => AsyncIterable<import("ipfs-core-types/src/dht/index.js").QueryEvent>>;
//# sourceMappingURL=find-peer.d.ts.map