Typeseedcordv0.10.6
NegativeInfinity
Matches the hidden -Infinity-Infinity type.
Please upvote this issue if you want to have this type as a built-in in TypeScript.
See also:PositiveInfinity, Numeric
type NegativeInfinity = -1e999;type NegativeInfinity = -1e999;