👁️
.
Pinned Loading
- persistent settings for Svelte
persistent settings for Svelte 1// A writable settings/data store backed by localStorage2import{writable}from'svelte/store'
34constcreateWritableStore=(key,startValue)=>{
5const{ subscribe, set }=writable(startValue)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.




