vatro / svelthree

Create three.js content using Svelte components.
https://svelthree.dev
MIT License
482 stars 15 forks source link

Check `{[P in keyof ...}` vs. `*Props` /`*Properties` usage #162

Closed vatro closed 2 years ago

vatro commented 2 years ago

Maybe we don't need [P in keyof ... anymore to get decent intellisense (see mat shorthand after migration to SvelteKit-library setup ...) or it was never really needed but X was wrong? Can be anything, check!

vatro commented 2 years ago

Outdated issue, now using Props* where applicable. See e.g. https://github.com/vatro/svelthree/commit/b8603c63cedf96b28ea230c0e2862b92aa6bfeaf