UNPKG

kubo-rpc-client

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