@hexafuchs/what.js
    Preparing search index...

    Function isNumeric

    • Returns if the value is numeric (either a number, bigint or a string that represents a number).

      Parameters

      • value: unknown

      Returns boolean