UNPKG

@topgroup/diginext

Version:

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

3 lines 178 B
import type { SupportedLanguage } from "./detect-language"; export declare function findVersion(language: SupportedLanguage): string; //# sourceMappingURL=detect-version.d.ts.map