UNPKG

ng-afelio

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