src/boot.js

Summary

Maintainability
A
0 mins
Test Coverage
var JotzBrowser = require('./browser/jotz_browser');
module.exports = new JotzBrowser();