UNPKG

@topgroup/diginext

Version:

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

3 lines 176 B
import type { InputOptions } from "../../interfaces"; export declare const showClientInfo: (options: InputOptions) => Promise<void>; //# sourceMappingURL=show-cli-info.d.ts.map