import './bootstrap/webpackPublicPath';
import './bootstrap/plugins';
import JSXC from './api/';

export = JSXC;
