UNPKG

215 BTypeScriptView Raw
1import { Chooser } from "./automationMetadata";
2export declare function someOf(...values: string[]): Chooser;
3export declare function oneOf(...values: string[]): Chooser;
4//# sourceMappingURL=parameterUtils.d.ts.map
\No newline at end of file