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

13 lines (12 loc) 634 B
import * as i0 from "@angular/core"; import * as i1 from "./toolbar.component"; import * as i2 from "./items.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the Toolbar component. */ export declare class ToolbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarModule, [typeof i1.ToolbarComponent, typeof i2.ItemDirective, typeof i2.ItemsDirective], [typeof i3.CommonModule], [typeof i1.ToolbarComponent, typeof i2.ItemDirective, typeof i2.ItemsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarModule>; }