pluie-bin/index.js

3 lines
50 B
JavaScript
Raw Normal View History

2016-12-18 13:44:45 +00:00
bin = require('./lib/bin');
module.exports = bin;