UNPKG

@atomist/automation-client

Version:

Atomist API for software low-level client

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