UNPKG

@o3r/core

Version:
10 lines 282 B
import { Rule } from '@angular-devkit/schematics'; /** * Update of Otter library V8.2 */ export declare const updateV8_2: (options: any) => Rule; /** * Update of Otter library V10.0 */ export declare const updateV10_0: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map