const Jax = require('./src/Jax') const Config = require('./JaxConfig') module.exports = new Jax(Config)