更新组件,兼容MES PullRequest #924
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import * as Vue3 from "vue";
|
||||
// @ts-ignore
|
||||
import { h, isVue2, isVue3, type VNode, type VNodeChildren, type VNodeData } from "vue-demi";
|
||||
import { InvokerItem } from "./InvokerItem";
|
||||
import { ComponentInternalInstance } from "vue-demi/lib/v2/index.js";
|
||||
|
Reference in New Issue
Block a user