UNPKG

kubo-rpc-client

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