import { readable } from "svelte/store"; export const browser = readable(false);