typelab / aliases / NegativeInfinity type NegativeInfinity = null; Represents negative infinity in TypeScript as a constant value. Not a real type for javascript built-in -Infinity or Number.NEGATIVE_INFINITY.