UNPKG

generator-begcode

Version:

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

6 lines (5 loc) 186 B
declare const command: { readonly options: {}; readonly import: readonly ["begcode:java:bootstrap", "begcode:java:domain", "begcode:java:build-tool"]; }; export default command;