Duplicated from cfahlgren1/hub-stats
1c1f44a
1
2
3
4
5
6
7
export interface NavItem { title: string href?: string disabled?: boolean external?: boolean }