mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
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`
|