UNPKG

@topgroup/diginext

Version:

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

3 lines 223 B
import type { InputOptions } from "../../interfaces"; export default function selectProject(options?: InputOptions, canSkip?: boolean): Promise<import("../../entities").IProject>; //# sourceMappingURL=selectProject.d.ts.map