Takes a store and returns a new one derived from the old one that is readable.
https://svelte.dev/docs/svelte-store#readonly
store to make readonly
Takes a store and returns a new one derived from the old one that is readable.
https://svelte.dev/docs/svelte-store#readonly