UNPKG

kubo-rpc-client

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