UNPKG

ng-alain

Version:

Schematics specific to ng-alain

7 lines (6 loc) 118 B
export interface Schema { name: string; type: 'add' | 'remove'; project?: string; defaultLanguage?: string; }