UNPKG

kubo-rpc-client

Version:
3 lines 207 B
import type { KuboRPCClient as KuboRPCClientInterface, Options } from './index.ts'; export declare function createKuboRPCClient(options: Options): KuboRPCClientInterface; //# sourceMappingURL=client.d.ts.map