UNPKG

kubo-rpc-client

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