Replies: 2 comments 1 reply
-
I'm on this too. To extend it: should typescript already be infering correct typings for my components with it? Here it isn't. And if I import from |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this is the correct approach? Specifically, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New sveltekit skeleton app
I can resolve this by declaring an MD module in globals.d.ts but wanted to make sure that's the correct approach.
Beta Was this translation helpful? Give feedback.
All reactions