UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

9 lines (8 loc) 151 B
import { ref as c } from "vue"; function o(e) { const t = c(e); return t.value = e, (...a) => t.value(...a); } export { o as useEventCallback };