Skip to content

Utils / NegativeInfinity

Type Alias: NegativeInfinity

NegativeInfinity = null

Matches the hidden -Infinity type. Please upvote this issue if you want to have this type as a built-in in TypeScript. See https://github.com/microsoft/TypeScript/issues/31752

See

PositiveInfinity

MIT Licensed