generator-jhipster
Version:
Spring Boot + Angular/React/Vue in one handy generator
7 lines (6 loc) • 322 B
TypeScript
/**
* The default is to use a file path string. It implies use of the template method.
* For any other config an object { file:.., method:.., template:.. } can be used
*/
export declare const baseServerFiles: import("../base-core/api.js").WriteFileSection<any>;
export declare const serverFiles: Record<string, any[]>;