• Returns true if value is a number. Note that number could still be a type not directly supported by JSON such as Inf and NaN See is_finite_number to check if number is a value supported by JSON

    Parameters

    • value: any

    Returns value is number

Generated using TypeDoc