UNPKG

kubo-rpc-client

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