Type Alias TimeOptions

TimeOptions: {
    duration: Interval;
}