UNPKG

kubo-rpc-client

Version:
4 lines 233 B
import type { ObjectPatchAPI } from './index.js'; import type { HTTPRPCClient } from '../../lib/core.js'; export declare function createAddLink(client: HTTPRPCClient): ObjectPatchAPI['addLink']; //# sourceMappingURL=add-link.d.ts.map