UNPKG

wfm-mobile-core

Version:

WFM Mobile Core

5 lines (4 loc) 79 B
export interface ITimeInterval { startTime: string; endTime: string; }