UNPKG

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