UNPKG

@o3r/components

Version:

This module contains component-related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...) It comes with an integrated ng builder to help you generate components compatible with Otter features (CMS integration

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