UNPKG

cannoli-interfaces

Version:
6 lines (5 loc) 101 B
export interface IIFoodOrderMerchant { description?: string; name: string; id: string; }