UNPKG

mason

Version:

simple, fun, static-file builder for jade, stylus, and javascript

4 lines 77 B
exports.b1 = 'This is b1'; exports.b2 = function() { return 'This is b2'; }