Left Curve Software Stack
    Preparing search index...

    Function assertNumber

    • A runtime checker that ensures a given value is a number

      This is used when you want to verify that data at runtime matches the expected type. This implies assertSet.

      Parameters

      • value: number

      Returns number