UNPKG

cannoli-interfaces

Version:
5 lines (4 loc) 94 B
export interface IIFoodPaymentMethodCash { description?: string; changeFor: number; }