UNPKG

kubo-rpc-client

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