3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
import { writable } from "svelte/store";
|
|
|
|
export const site_id = writable(""); |