GeneratedBundle
Interface: GeneratedBundle
Defined in: dsl-compiler/src/codegen/types.ts:39
Набор (bundle) сгенерированных файлов.
Примеры:
- React-генератор:
- App.tsx
- Page_home.tsx
- Page_about.tsx
- HTML-генератор:
- page-home.html
- page-about.html
- styles.css
Properties
files
files:
GeneratedFile[]
Defined in: dsl-compiler/src/codegen/types.ts:40