UNPKG

igniteui-angular-inputs

Version:

Ignite UI Angular input components for building rich data visualizations for modern web apps.

12 lines (11 loc) 634 B
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-x-ripple-component"; export declare function provideIgxXRipple(): EnvironmentProviders; export declare function registerIgxXRipple(): void; export declare class IgxXRippleModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxXRippleModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXRippleModule, never, [typeof i1.CommonModule, typeof i2.IgxXRippleComponent], [typeof i2.IgxXRippleComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxXRippleModule>; }