UNPKG

ng-alain

Version:

Schematics specific to NG-ALAIN

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