UNPKG

kubo-rpc-client

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