You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an accessor to an prop without using svelte:options, If you create an accessor for a binded prop using export its value becomes an internal function, if you try to export a prop that is used as an object the compiler tries to export using a variable that is never declared