hui
hui
##### Checklist - [x] `npm test` passes - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows commit guidelines...
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...
``` SseStream = require('ssestream') console.info(SseStream) new SseStream() ``` { default: [Function: SseStream] } TypeError: SseStream is not a constructor