Skip to content

NumberConstructor

Unofficial

Augments the built-in NumberConstructor interface.

Signature:

export interface NumberConstructor

Methods

Method Returns Description
isNumber(obj) obj is number Type guard to check if a value is a number.