UNPKG

react-generate-comp

Version:

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

3 lines (2 loc) 77 B
declare function useStateGen(str: string): string; export { useStateGen };