UNPKG

gen-jhipster

Version:

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

7 lines (6 loc) 569 B
/** * Removes server files that where generated in previous JHipster versions and therefore * need to be removed. */ declare const _default: (this: import("../index.js").GeneratorBaseCore, params: import("../../lib/types/application/tasks.js").WritingTaskParam<import("../base-application/index.js").Entity<import("../base-application/index.js").Field, never>, import("../../lib/types/application/application.js").ApplicationType<import("../base-application/index.js").Entity<import("../base-application/index.js").Field, never>>>) => void; export default _default;