Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
ruettenm committed Sep 4, 2020
1 parent 03db5bc commit 66439fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/types/electron-traywindow-positioner/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
declare module 'electron-traywindow-positioner' {
const x: any
export default x
}

0 comments on commit 66439fa

Please sign in to comment.