first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import { ObjectDirective } from "vue";
|
||||
|
||||
//#region ../../packages/directives/click-outside/index.d.ts
|
||||
declare const ClickOutside: ObjectDirective<HTMLElement, any>;
|
||||
//#endregion
|
||||
export { ClickOutside as default };
|
||||
Reference in New Issue
Block a user