mirror of https://github.com/sveltejs/svelte
make `SvelteComponentDev` typings more forgiving (#5937)
Add `$$events_def` and `$$slot_def` so that users can do ``` let el: SvelteComponent; <SomeComponent bind:this={el} /> ``` without type errors.pull/5958/head
parent
842a0b1a07
commit
0f3264e205
Loading…
Reference in new issue