UNPKG

mobyo-interfaces

Version:
6 lines (5 loc) 108 B
export interface IPayioScheduleSlot { productId?: string; productCode?: string; time: string; }