pateketrueke / yrv

Your routing vibes! (for Svelte)
https://svelte.dev/repl/0f07c6134b16432591a9a3a0095a80de
161 stars 9 forks source link

Investigate Typedefs for router context #74

Open jhechtf opened 3 years ago

jhechtf commented 3 years ago

When I made the TypeScript typedef I explicitly did not add the let:router as I was unsure how to do slots content like that.

This ticket is for me to track how to get that typed correctly.

jhechtf commented 2 years ago

Svelte is currently lacking a little bit on things like this -- for right now it seems like we can get by with some (hopefully minor) modifications to the current typedefs