前端初始化
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import { ObjectDirective } from "vue";
|
||||
|
||||
//#region ../../packages/components/popover/src/directive.d.ts
|
||||
declare const _default: ObjectDirective;
|
||||
declare const VPopover = "popover";
|
||||
//#endregion
|
||||
export { VPopover, _default as default };
|
||||
Reference in New Issue
Block a user