Documentation

number

Coerces the input to a number using Number().

number: (error?: StringConvertible) => NumberBuilder;

Related