UNPKG

@topgroup/diginext

Version:

A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.

4 lines 212 B
import type { InputOptions } from "../../interfaces"; export default function updateRepoSetting(options: InputOptions): Promise<void>; export { updateRepoSetting }; //# sourceMappingURL=updateRepoSetting.d.ts.map