UNPKG

kubo-rpc-client

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