UNPKG

@captive/plop-config

Version:
2 lines (1 loc) 157 B
export declare const composeValidators: (...validatorFunctions: ((promptValue: string) => boolean | string)[]) => (promptValue: string) => boolean | string;