mirror of https://github.com/sveltejs/svelte
fix: handle `this` parameter in TypeScript-annotated functions (#11795)
fixes #11731pull/11767/head
parent
5fb017df92
commit
7a1326be06
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"svelte": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: handle `this` parameter in TypeScript-annotated functions
|
Loading…
Reference in new issue