TimeRange🔗Redefining this to avoid an import cycleDefinition🔗export interface TimeRange { from?: string; to?: string; } Methods🔗No methods.See also🔗 TimeRangeBuilder