UNPKG

@schemcraft/control-flow

Version:

A schematic to replace *ngIf and *ngFor with Angular's new control flow syntax (@if and @for).

3 lines (2 loc) 85 B
import { Rule } from '@angular-devkit/schematics'; export default function (): Rule;