UNPKG

kubo-rpc-client

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