mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
6 lines
213 B
Markdown
6 lines
213 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
Add second type argument to the AstroGlobal type to type Astro.self. This change will ultimately allow our editor tooling to provide props completions and intellisense for `<Astro.self />`
|