UNPKG

@syncfusion/ej2-angular-navigations

Version:

A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Angular

12 lines (11 loc) 522 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./carousel.module"; /** * NgModule definition for the Carousel component with providers. */ export declare class CarouselAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<CarouselAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CarouselAllModule, never, [typeof i1.CommonModule, typeof i2.CarouselModule], [typeof i2.CarouselModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<CarouselAllModule>; }