schematic-options.d.ts 85 B

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