Function countAllArguments

  • Helper to count all arguments of an function (including the optional ones.)

    Returns

    Parameters

    • func: any

      The function, where we want to count the parameters

    Returns number

Generated using TypeDoc