UNPKG

kubo-rpc-client

Version:
4 lines 217 B
import type { ConfigAPI } from './index.js'; import type { HTTPRPCClient } from '../lib/core.js'; export declare function createGetAll(client: HTTPRPCClient): ConfigAPI['getAll']; //# sourceMappingURL=get-all.d.ts.map