UNPKG

useasdemo

Version:

Schematics specific to ecip

4 lines (3 loc) 142 B
import { Rule } from "@angular-devkit/schematics"; export declare function updateToV2(): Rule; export declare function postUpdate(): Rule;