UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

13 lines (12 loc) 313 B
declare const command: { readonly configs: { readonly jwtSecretKey: { readonly cli: { readonly type: StringConstructor; readonly env: "JHI_JWT_SECRET_KEY"; }; readonly scope: "generator"; }; }; }; export default command;