UNPKG

@topgroup/diginext

Version:

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

3 lines 182 B
import type InputOptions from "../../interfaces/InputOptions"; export declare const execRollOut: (options?: InputOptions) => Promise<void>; //# sourceMappingURL=exec-rollout.d.ts.map