UNPKG

react-generate-comp

Version:

Generate React components in current execute directory by typing with CLI.

3 lines (2 loc) 95 B
declare function strToSmallAndBig(inputName: string): string[]; export { strToSmallAndBig };