UNPKG

@atomist/automation-client

Version:
4 lines 215 B
import { Chooser } from "./automationMetadata"; export declare function someOf(...values: string[]): Chooser; export declare function oneOf(...values: string[]): Chooser; //# sourceMappingURL=parameterUtils.d.ts.map