UNPKG

@topgroup/diginext

Version:

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

3 lines 194 B
import type { InputOptions } from "../../interfaces"; export declare function createEmptyAppDirectory(options?: InputOptions): Promise<string>; //# sourceMappingURL=create-empty-app-dir.d.ts.map