UNPKG

kubo-rpc-client

Version:
4 lines 258 B
import type { KuboRPCClient } from './index.js'; import type { HTTPRPCClient } from './lib/core.js'; export declare function createGetEndpointConfig(client: HTTPRPCClient): KuboRPCClient['getEndpointConfig']; //# sourceMappingURL=get-endpoint-config.d.ts.map