Skip to content

Commit

Permalink
Add v-click-outside.d.ts to fix typing error
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-panhead committed Oct 25, 2023
1 parent 5af23f5 commit 459e67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v-click-outside.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Workaround since module doesn't support TS
declare module 'v-click-outside'

0 comments on commit 459e67d

Please sign in to comment.