Type Aliases

Duration

declaration

Duration = { duration: string; }

ISO 8601 duration string.

Can be used with Temporal.Duration once browser-support is available.

Maybe use https://react-spectrum.adobe.com/internationalized/date/Time.html

Type declaration

NameType

duration

string