nuVistA/htdocs/common.mjs
2023-05-08 20:19:10 -04:00

4 lines
75 B
JavaScript

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