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 declare function createOrSelectProject(options?: InputOptions): Promise<import("../../entities").IProject>; //# sourceMappingURL=create-or-select-project.d.ts.map