gen-jhipster
Version:
VHipster - Spring Boot + Angular/React/Vue in one handy generator
7 lines (6 loc) • 630 B
TypeScript
/**
* Removes server files that where generated in previous JHipster versions and therefore
* need to be removed.
*/
declare const _default: (this: import("../index.ts").GeneratorBaseCore<import("../base-core/types.js").Config, import("../base-core/types.js").Options, import("../base-core/types.js").Features>, params: import("../base-simple-application/tasks.js").TaskParamWithApplication<import("../base-application/types.js").Application<import("../base-application/entity.ts").Entity<import("../base-application/entity.ts").Field, import("../base-application/entity.ts").Relationship>>>) => void;
export default _default;