Brak opisu

index.js 111B

    var HPM = require('./lib'); module.exports = function(context, opts) { return new HPM(context, opts); };