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