UNPKG

react-generate-comp

Version:

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

3 lines (2 loc) 106 B
declare function genRtkSlice(inputName?: string, lang?: string | null): string; export { genRtkSlice };