first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import { _default } from "./tree.vue.js";
|
||||
|
||||
//#region ../../packages/components/tree-v2/src/instance.d.ts
|
||||
type TreeV2Instance = InstanceType<typeof _default> & unknown;
|
||||
//#endregion
|
||||
export { TreeV2Instance };
|
||||
Reference in New Issue
Block a user