9e021a91c5
* feat: add generic to type params to Astro global * chore: changeset
5 lines
183 B
Markdown
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`
|