UNPKG

98 BJavaScriptView Raw
1/**
2 * Export `Metalsmith`.
3 */
4
5const Metalsmith = require('./lib')
6
7module.exports = Metalsmith