Steve A
React types without @deno-types before every import?
Ha, wow, so my issue in my repo was that I fixed this error. I used
export default
. So the error I was fixing was actually breaking deno's react types.
I wonder if this should be a bug report. But maybe not, because the type inference here is inherently broken. I'm not sure what to do with that. Clearly the last version of deno aims to fix issues like this, so maybe it's on their radar already. I'll see if any existing issues exist and maybe contribute more information if I can14 replies