Closed AngelRionCervi closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/thecomputerm/svelte-materialify/HtKB7a55Jo5uv6WpaM5QLdtA9C57
✅ Preview: https://svelte-materia-git-fork-angelrioncervi-fix-types-some-sl-ed44a3.vercel.app
Thank you for the types help! That's cool, is it related to ts in markup? Or where do the $$slot_def types get used?
I'm not too sure given the lack of documentation about this part of svelte. But I think it does types checks on the slots props and it does solve this issue :
I didnt add the VirtualList export in index.d.ts since it's supposed to be unavailable for now. If I forgot any slot types, let me know !