UNPKG
electronmon
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
watch and reload your electron app the easy way
github.com/catdad/electronmon
catdad/electronmon
electronmon
/
src
/
signal.js
2 lines
(1 loc)
•
71 B
JavaScript
View Raw
1
2
module.exports
= Number(process.env.ELECTRONMON_SPECIAL_SIGNAL ||
37
)
;