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
Svelte provides store contract mechanism for its reactivity. Would be great if reactively provide the subscribe API that conforms the store contract, just like @preact/signals-core.
The text was updated successfully, but these errors were encountered:
Svelte provides store contract mechanism for its reactivity. Would be great if
reactively
provide the subscribe API that conforms the store contract, just like@preact/signals-core
.The text was updated successfully, but these errors were encountered: