Creating a Branded Type for a Class in TypeScript

How can I make class into branded type? I want to disallow the 2nd option in above example
CleanShot_2025-05-15_at_09.29.342x.png
Was this page helpful?