UNPKG

ng-afelio

Version:
9 lines (8 loc) 151 B
export interface Schema { path?: string; project: string; name: string; skipTests: boolean; flat: boolean; barrel?: boolean; }