UNPKG

epic-designer

Version:

基于vue3的设计器,可视化开发页面表单

10 lines (9 loc) 157 B
import { inject as t } from "vue"; const o = Symbol("nodeAttrs"); function e() { return t(o, {}); } export { o as NODE_ATTRS_KEY, e as useNodeAttrs };