igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
11 lines (10 loc) • 601 B
TypeScript
import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare function provideIgxUserStripAnnotation(): EnvironmentProviders;
export declare function registerIgxUserStripAnnotation(): void;
export declare class IgxUserStripAnnotationModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxUserStripAnnotationModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxUserStripAnnotationModule, never, [typeof i1.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxUserStripAnnotationModule>;
}