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.
numbernumber | bigintdatenumber | Datetimenumber | Dateliststring[]pluralnumberselectOrdinalnumberselect'foo' | 'bar'