UNPKG

@recipher/contact-service

Version:
4 lines (3 loc) 171 B
var App = require('@recipher/app')[require('@recipher/utility').getApp(process.argv)] , pkg = require('../package.json'); module.exports = new App(pkg.name, __dirname);