UNPKG

103 BJavaScriptView Raw
1module.exports.Config = require(__dirname+"/src/config");
2module.exports.express = require("express");