mirror of https://github.com/sveltejs/svelte
Add this here so that libraries doing `props$<HTMLButtonAttributes>()` don't need a separate interface fixes #https://github.com/sveltejs/language-tools/issues/2218pull/9679/head
parent
a31b2e1b8e
commit
7fb207576e
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add children to element typings
|
||||
Loading…
Reference in new issue