UNPKG

donejs

Version:
6 lines (4 loc) 107 B
var runBinary = require('./run-binary'); module.exports = function() { return runBinary(['--help']); };