UNPKG

kubo-rpc-client

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