UNPKG

wfm-mobile-core

Version:

WFM Mobile Core

5 lines (4 loc) 79 B
export interface IDateInterval { startDate: string; endDate: string; }