UNPKG
watchexec-bin
Version:
latest (1.0.0)
1.0.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
An installer for watchexec prebuilt binary
github.com/shinnn/watchexec-bin
shinnn/watchexec-bin
watchexec-bin
/
index.js
2 lines
(1 loc)
•
49 B
JavaScript
View Raw
1
2
module.exports
= require.resolve(
'./1.9.2.bin'
)
;