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) 698 B
import * as i0 from "@angular/core"; import * as i1 from "./breadcrumb.component"; import * as i2 from "./items.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the Breadcrumb component. */ export declare class BreadcrumbModule { static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<BreadcrumbModule, [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemDirective, typeof i2.BreadcrumbItemsDirective], [typeof i3.CommonModule], [typeof i1.BreadcrumbComponent, typeof i2.BreadcrumbItemDirective, typeof i2.BreadcrumbItemsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<BreadcrumbModule>; }