UNPKG

kubo-rpc-client

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