UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

6 lines (5 loc) 98 B
export interface BreadcrumbItem { title: string; routerState: string; url?: string; }