8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f44c9 commit bdb4b64Copy full SHA for bdb4b64
src/directives/index.d.ts
@@ -1,5 +1,6 @@
1
import { DirectiveOptions } from 'vue'
2
3
-export const CTooltip: DirectiveOptions
+export const CClickaway: DirectiveOptions
4
+export const CEmitRootEvent: DirectiveOptions
5
export const CPopover: DirectiveOptions
-export const CEmitRootEvent: DirectiveOptions
6
+export const CTooltip: DirectiveOptions
0 commit comments