UNPKG

nmi

Version:
5 lines (4 loc) 117 B
var Gateway = require('./lib/NMIGateway.js'); module.exports = function (config) { return new Gateway(config); }