UNPKG

@captive/plop-config

Version:
7 lines (6 loc) 163 B
export declare const componentNamePrompt: { type: string; message: string; suffix: string; validate: (promptValue: string) => boolean | string; };