logoalt Hacker News

castraltoday at 12:12 AM0 repliesview on HN

You can literally do what your generated example does using a type guard. You can also use method overloaded signatures if you dont want to expose your API consumers to union types.