UNPKG

kubo-rpc-client

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