UNPKG

142 BJavaScriptView Raw
1/* eslint-disable no-var */
2var evs = require('eventsource-polyfill/dist/eventsource')
3module.exports = window.EventSource || evs.EventSource