UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

13 lines (12 loc) 880 B
import * as i0 from "@angular/core"; import * as i1 from "./paginator.component"; import * as i2 from "./paginator-interfaces"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxPaginatorModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxPaginatorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxPaginatorModule, never, [typeof i1.IgxPaginatorComponent, typeof i1.IgxPageNavigationComponent, typeof i1.IgxPageSizeSelectorComponent, typeof i1.IgxPaginatorContentDirective, typeof i2.IgxPaginatorDirective], [typeof i1.IgxPaginatorComponent, typeof i1.IgxPageNavigationComponent, typeof i1.IgxPageSizeSelectorComponent, typeof i1.IgxPaginatorContentDirective, typeof i2.IgxPaginatorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxPaginatorModule>; }