UNPKG

ng-alain

Version:

Schematics specific to NG-ALAIN

11 lines (10 loc) 200 B
export interface Schema { form?: boolean; mock?: boolean; reuseTab?: boolean; i18n?: boolean; tailwindcss?: boolean; codeStyle?: boolean; project?: string; defaultLanguage?: string; }