UNPKG

ng-alain

Version:

Schematics specific to NG-ALAIN

6 lines (4 loc) 200 B
import { PropertyNameUpgradeData, TargetVersion, VersionChanges } from '@angular/cdk/schematics'; export const propertyNames: VersionChanges<PropertyNameUpgradeData> = { [TargetVersion.V20]: [] };