UNPKG

kubo-rpc-client

Version:
4 lines 247 B
import type { BitswapAPI } from './index.ts'; import type { HTTPRPCClient } from '../lib/core.ts'; export declare function createWantlistForPeer(client: HTTPRPCClient): BitswapAPI['wantlistForPeer']; //# sourceMappingURL=wantlist-for-peer.d.ts.map