UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

12 lines (11 loc) 298 B
/** * The configuration file for the config.ts file upgrading to Angular 15. */ export declare const srcTsConfigLibProdReplaces: { '"enableIvy": false': string; }; export declare const srcTsConfigSpecRemoves: { key: string; linesInTotalAfterKey: number; exactMatch: boolean; }[];