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 194 B
import { type Rule } from '@angular-devkit/schematics'; /** * Update of `@o3r/components` v14.4 */ export declare const updateV14_4: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map