UNPKG

kubo-rpc-client

Version:
4 lines 217 B
import type { SwarmAPI } from './index.js'; import type { HTTPRPCClient } from '../lib/core.js'; export declare function createConnect(client: HTTPRPCClient): SwarmAPI['connect']; //# sourceMappingURL=connect.d.ts.map