This is exactly how you typed props with particular type requirements in svelte for...well not exactly you just needed to define a type or an interface named `$$Props`...but I suspect this was removed in svelte 5

Comments