UNPKG

cloudhospital.react.sdk

Version:
8 lines (7 loc) 136 B
export interface NavigationItem { id: string; text: string; href: string; locale?: string | false; slug?: string; }