Skip to content

MaxInt

MaxInt<T>: number extends T ? number : _Range<T, []>

Type parameters

T extends number

Source

types.ts:75