UNPKG

gen-jhipster

Version:

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

6 lines (5 loc) 319 B
export declare const JHIPSTER_BOM_BRANCH = "release"; export declare const JHIPSTER_BOM_CICD_VERSION = "0.0.0-CICD"; export declare const BUILD_JHIPSTER_BOM: boolean; export { RECOMMENDED_JAVA_VERSION, RECOMMENDED_NODE_VERSION } from '../../../generators/generator-constants.ts'; export declare const NPM_VERSION: any;