Skip to content

Commit

Permalink
chore: update typings
Browse files Browse the repository at this point in the history
  • Loading branch information
woothu committed Feb 28, 2020
1 parent b6f44c9 commit bdb4b64
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/directives/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { DirectiveOptions } from 'vue'

export const CTooltip: DirectiveOptions
export const CClickaway: DirectiveOptions
export const CEmitRootEvent: DirectiveOptions
export const CPopover: DirectiveOptions
export const CEmitRootEvent: DirectiveOptions
export const CTooltip: DirectiveOptions

0 comments on commit bdb4b64

Please sign in to comment.