nuVistA/htdocs/common.mjs
2023-05-08 20:24:28 -04:00

4 lines
75 B
JavaScript

import { reactive } from 'vue';
export const menustate = reactive([]);