Skip to content

Commit bdb4b64

Browse files
committed
chore: update typings
1 parent b6f44c9 commit bdb4b64

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/directives/index.d.ts

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { DirectiveOptions } from 'vue'
22

3-
export const CTooltip: DirectiveOptions
3+
export const CClickaway: DirectiveOptions
4+
export const CEmitRootEvent: DirectiveOptions
45
export const CPopover: DirectiveOptions
5-
export const CEmitRootEvent: DirectiveOptions
6+
export const CTooltip: DirectiveOptions

0 commit comments

Comments
 (0)