UNPKG

generator-begcode

Version:

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

12 lines (11 loc) 286 B
declare const isReproducible: (generator: any) => any; declare const builtInServicesTypes: { IDM: string; LOG: string; OSS: string; COMMON_TABLE: string; WORKFLOW: string; METADATA: string; TENANT: string; }; export { isReproducible, builtInServicesTypes };