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) 483 B
import * as i0 from "@angular/core"; import * as i1 from "./appbar.component"; import * as i2 from "@angular/common"; /** * NgModule definition for the AppBar component. */ export declare class AppBarModule { static ɵfac: i0.ɵɵFactoryDeclaration<AppBarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AppBarModule, [typeof i1.AppBarComponent], [typeof i2.CommonModule], [typeof i1.AppBarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AppBarModule>; }