UNPKG

ng-alain

Version:

Schematics specific to ng-alain

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