#discriminated-unions

[ follow ]
Angular
from2ality
4 months ago

Unions and intersections of object types in TypeScript

Unions and discriminated unions enhance TypeScript's type system by allowing flexible and safe representation of object types.
[ Load more ]