UNPKG

@topgroup/diginext

Version:

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

3 lines 154 B
import type { ICluster } from "../../entities"; export declare const askForCluster: () => Promise<ICluster>; //# sourceMappingURL=ask-for-cluster.d.ts.map