Y
Hacker News
new
|
ask
|
show
|
jobs
by
migstopheles
2695 days ago
I'm not sure exactly what you mean by "not valid" but that example is absolutely valid typescript, and will compile perfectly fine.
1 comments
AgentME
2695 days ago
By default, you'll get "error TS2339: Property 'asdf' does not exist on type '{}'.". Yes, the error can be disabled.
link