Union type representing any assertion, either synchronous or asynchronous.
This type combines all possible assertion types into a single union for cases where the synchronous/asynchronous nature is not known at compile time.
Union type representing any assertion, either synchronous or asynchronous.
This type combines all possible assertion types into a single union for cases where the synchronous/asynchronous nature is not known at compile time.