UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

13 lines (12 loc) 721 B
import * as i0 from "@angular/core"; import * as i1 from "./breadcrumbs.component"; import * as i2 from "./breadcrumb/breadcrumb.component"; /** * @deprecated This module is deprecated and will be removed in future versions. * Please migrate to using standalone components as soon as possible. */ export declare class CovalentBreadcrumbsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentBreadcrumbsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentBreadcrumbsModule, never, [typeof i1.TdBreadcrumbsComponent, typeof i2.TdBreadcrumbComponent], [typeof i1.TdBreadcrumbsComponent, typeof i2.TdBreadcrumbComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentBreadcrumbsModule>; }