UNPKG

155 BJavaScriptView Raw
1/**
2 * Export `findpath` function to get the platform dependant path of the `nodewebkit` binary
3 */
4module.exports.findpath = require('./lib/findpath.js');
\No newline at end of file