mirror of https://github.com/sveltejs/svelte
(fix/ast types) fix: Add missing `AttachTag` in `Tag` union type inside the `AST` namespace from `"svelte/compiler"` (#15946)
parent
c365634ace
commit
b2ce3fa85e
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: Add missing `AttachTag` in `Tag` union type inside the `AST` namespace from `"svelte/compiler"`
|
Loading…
Reference in new issue