bupkis
    Preparing search index...

    Type Alias AnyAsyncAssertions

    AnyAsyncAssertions: NonEmptyTuple<AnyAsyncAssertion>

    Non-empty tuple type containing any asynchronous assertions.

    Used to represent collections of async assertions where at least one assertion must be present.

    AnyAsyncAssertion for individual async assertion types