UNPKG

kubo-rpc-client

Version:
4 lines 223 B
import type { PinRemoteAPI } from './index.ts'; import type { HTTPRPCClient } from '../../lib/core.ts'; export declare function createRmAll(client: HTTPRPCClient): PinRemoteAPI['rmAll']; //# sourceMappingURL=rm-all.d.ts.map