differential-loading.d.ts 102 B

12
  1. import { Rule } from '@angular-devkit/schematics';
  2. export declare function updateES5Projects(): Rule;