A helper type that resolves to the given Yes type parameter if Actual extends Expected. Otherwise it resolves to the given No type parameter.
Yes
Actual
Expected
No
@augment-vir/assert
A helper type that resolves to the given
Yestype parameter ifActualextendsExpected. Otherwise it resolves to the givenNotype parameter.