UNPKG

kubo-rpc-client

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