UNPKG

@catladder/cli

Version:

Panter cli tool for cloud CI/CD and DevOps

7 lines (5 loc) 127 B
import type { VariableValue } from "@catladder/pipeline"; export type Choice = { env?: string; componentName?: string; };