Y
Hacker News
new
|
ask
|
show
|
jobs
by
castral
104 days ago
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.