UNPKG

kubo-rpc-client

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