UNPKG

kubo-rpc-client

Version:
4 lines 203 B
import type { DiagAPI } from './index.js'; import type { HTTPRPCClient } from '../lib/core.js'; export declare function createSys(client: HTTPRPCClient): DiagAPI['sys']; //# sourceMappingURL=sys.d.ts.map