UNPKG

@o3r/core

Version:
4 lines 300 B
import type { Rule } from '@angular-devkit/schematics'; import type { NgGenerateComponentSchematicsSchema } from '../../component/schema'; export declare const getAddAnalyticsRules: (componentPath: string, options: NgGenerateComponentSchematicsSchema) => Rule; //# sourceMappingURL=analytics.d.ts.map