Returns the TypeScript type of an argument that matches the Intl format.
number
number | bigint
date
number | Date
time
list
string[]
plural
selectOrdinal
select
'foo' | 'bar'
Returns the TypeScript type of an argument that matches the Intl format.
number
number | bigint
date
number | Date
time
number | Date
list
string[]
plural
number
selectOrdinal
number
select
'foo' | 'bar'