import { reactive } from "vue"; export const settings = reactive({ password_hash: "" });