v2.8.8 ```ts export type E = (AHasALongName | BDoesToo) & CIsAlsoPrettyLong & DCertainlyIsntShortEither; ```
v2.8.8