update-i18n.d.ts 101 B

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