UNPKG

@o3r/core

Version:
7 lines 206 B
import { Rule } from '@angular-devkit/schematics'; /** * add a new ngUpdate function * @param options */ export declare const ngGenerateUpdate: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map