UNPKG

kubo-rpc-client

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