Which conditional tests whether a union T as a whole is assignable to U?

from Advanced types
TypeScript 6 advanced 1 min

Which conditional tests whether a union T as a whole is assignable to U?

Report an error