UNPKG

generator-begcode

Version:

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

6 lines (5 loc) 105 B
declare const buildToolTypes: { MAVEN: string; GRADLE: string; }; export default buildToolTypes;