UNPKG

mobyo-interfaces

Version:
6 lines (5 loc) 104 B
export interface IPayioChefConfigTabs { id: string; name: string | null; active: boolean; }