astro/.changeset/heavy-countries-wonder.md
Erika 9e021a91c5
feat: add generic to type params to Astro global (#8263)
* feat: add generic to type params to Astro global

* chore: changeset
2023-08-29 16:04:25 +02:00

5 lines
183 B
Markdown

---
'astro': patch
---
Add a type param to AstroGlobal to type params. This will eventually be used automatically by our tooling to provide typing and completions for `Astro.params`