ngx-core-business
Version:
A comprehensive solution designed to streamline the development of enterprise-level Angular applications.
9 lines (8 loc) • 364 B
TypeScript
import * as i0 from "@angular/core";
/**
* Use this component to display a breadcrumb trail.
*/
export declare class ViewBreadcrumbComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<ViewBreadcrumbComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ViewBreadcrumbComponent, "ngbiz-view-breadcrumb", never, {}, {}, never, ["*"], false, never>;
}