Function asyncAnyTrue

  • (async) anyTrue

    Parameters

    • Rest ...expressions: (boolean | BoolFunction | AsyncBoolFunction)[]
      Rest

    Returns Promise<boolean>

    Since

    5.15.0