insomnia/flow-typed/electron-squirrel-startup.js
Gregory Schier df9e7b12d1
Better stats handling and update notifications (#620)
* Better stats handling and update notifications

* Some event handler cleanup
2017-11-22 21:10:34 +00:00

4 lines
75 B
JavaScript

declare module 'electron-squirrel-startup' {
declare module.exports: *
}