@wopjs/cast - v0.1.3
    Preparing search index...

    Function toNumber

    • Returns x if x is a number, NaN and other value will be coerced to undefined.

      Parameters

      • x: unknown

      Returns number | undefined