mirror of https://github.com/sveltejs/svelte
fix: use type arguments when extending Map/Set (#10820)
* use type arguments when extending Map/Set * changesetpull/11260/head
parent
fd5f5bb85d
commit
dcfa503617
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add type arguments to Map and Set
|
Loading…
Reference in new issue