deno-docs
deno-docs copied to clipboard
Document common scenario of packages incorrectly declaring they have a default export instead of `export =`
https://github.com/denoland/deno/issues/17058#issuecomment-1353585286
Think I need to dig in for more context, but transferring for now
Maybe adding the example code mentioned in the issue in migration doc or faq?