UNPKG

subprojects

Version:

Simple management tool for dependent subprojects in Node.js environment.

4 lines (3 loc) 67 B
exports.sayHello = function() { console.log('Gday, mate!'); };