astro/.changeset/olive-jeans-shout.md
Erika ce01225a70
Fix types not working properly when using moduleResolution: 'node16' (#5108)
* Fix imports failling under `moduleResolution: node16`

* Add changeset

* Revert comment about Vite 4
2022-10-17 11:29:39 -03:00

5 lines
95 B
Markdown

---
'astro': patch
---
Fix types not working properly when using `moduleResolution: 'node16'`