nuVistA/htdocs/common.mjs

4 lines
75 B
JavaScript
Raw Permalink Normal View History

2023-05-08 20:19:10 -04:00
import { reactive } from 'vue';
export const menustate = reactive([]);