chat / src /routes /conversation /[id] /ParamsWritable.js
JoFrost
update to current version
5528541
raw
history blame contribute delete
87 Bytes
import { writable } from "svelte/store";
export const params_writable = writable("");