UNPKG

@jamarsto/kiunzi-micro-frontend-tools

Version:
6 lines (5 loc) 102 B
export declare type MenuItem = { title: string; link: string; fullMatch: boolean; };