UNPKG

89 BJavaScriptView Raw
1var bindings = require('node-gyp-build')(__dirname)
2
3console.log(bindings.times_two(42))