• Fail fast version of parse int. Either its a number or throw

    Parameters

    • num: string

      String representation of an integer

    Returns number

    A number

    Throws

    Error if not a number

Generated using TypeDoc