/// var _global = (window); var beforeEach = _global.beforeEach; var describe = _global.describe; var it = _global.it; var sinon = _global.sinon; var expect = _global.expect; export { beforeEach, describe, it, sinon, expect }