UNPKG

@drop-in/new

Version:

A SvelteKit Svelte 5 PocketBase Starter Kit with a CLI

7 lines (4 loc) 274 B
# $state Store global state here and you can access it via `import { create_store } from $state/store.svelte'` See implementation in ./app.svelte.ts for more information. This is useful anytime you have state that isn't tightly scoped to one specific route or component.