UNPKG

@o3r/testing

Version:

The module provides testing (e2e, unit test) utilities to help you build your own E2E pipeline integrating visual testing.

6 lines 180 B
import { Rule } from '@angular-devkit/schematics'; /** * Default 9.0.0 update function */ export declare const update: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map