UNPKG

@salla.sa/twilight-components

Version:
6 lines (5 loc) 96 B
export interface BreadcrumbItem { title: string; url?: string; is_last?: boolean; }