import { writable } from 'svelte/store' // Used in `src/utils/send.ts` export const token = writable('')