UNPKG

ng-alain

Version:

Schematics specific to NG-ALAIN

9 lines (8 loc) 153 B
export interface Schema { project?: string; form?: boolean; mock?: boolean; defaultLanguage?: string; i18n?: boolean; codeStyle?: boolean; }