UNPKG

cannoli-interfaces

Version:
6 lines (5 loc) 138 B
export interface IIFoodMerchantStatusReopenable { identifier: string; type: 'UNAVAILABILITY' | string; reopenable: boolean; }