API referenceInterfaces
TimeRange
Defined in: calendar/types.ts:21
A half-open time window [from, to) to query or search within.
Properties
from
from: Date;Defined in: calendar/types.ts:22
to
to: Date;Defined in: calendar/types.ts:23
Defined in: calendar/types.ts:21
A half-open time window [from, to) to query or search within.
from: Date;Defined in: calendar/types.ts:22
to: Date;Defined in: calendar/types.ts:23