UNPKG

eventsource

Version:

WhatWG/W3C compliant EventSource client for Node.js and browsers

3 lines 123 B
export { ErrorEvent } from './errors.js'; export { EventSource } from './EventSource.js'; //# sourceMappingURL=index.js.map