Y
Hacker News
new
|
ask
|
show
|
jobs
by
dtech
1366 days ago
Yep, it works pretty well if you combine it with a JSON schema validator and call the validator in a isX(data: unknown): data is X type guard.