UNPKG

gypwatcher

Version:

Automatically run node-gyp when your module's C++ files change

4 lines (3 loc) 96 B
module.exports = function() { console.log(require('./build/Release/Module.node').prime()); };