UNPKG

@exalif/ngx-breadcrumbs

Version:

Angular 4+ breadcrumbs on top of native Angular router

5 lines (4 loc) 68 B
export interface Breadcrumb { text: string; path: string; }