Pierre Baize
Pierre Baize
#### Description of Change #### Checklist - [ ] PR description included and stakeholders cc'd - [ ] `npm test` passes - [ ] automated tests are [changed or added](https://testing-dashboard.openfin.co/#/app/dashboard)...
#### Description of Change Switches to named exports to improve dev experience. Keeping a single large export to not need changes to other files. #### Checklist - [ ] PR...
#### Description of Change Rename public facing browserview. Goes with this pr https://github.com/HadoukenIO/js-adapter/pull/358 #### Checklist - [ ] PR description included and stakeholders cc'd - [ ] `npm test` passes...
#### Description of Change Switch to named exports from window.js #### Checklist - [x] PR description included and stakeholders cc'd - [x] `npm test` passes - [x] PR has assigned...