import { defineExpose, ref, watch } from "vue"; import NodeProps from "./NodeProps"; export const useProperties = () => { }