mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 14:19:58 +00:00
df9e7b12d1
* Better stats handling and update notifications * Some event handler cleanup
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
declare module 'electron-squirrel-startup' {
|
|
declare module.exports: *
|
|
}
|