UNPKG

kubo-rpc-client

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