Website/node_modules/metalsmith/index.js

7 lines
69 B
JavaScript
Raw Normal View History

2015-12-02 18:21:44 -05:00
/**
* Export `Metalsmith`.
*/
module.exports = require('./lib');