UNPKG

eventsource

Version:

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

4 lines (3 loc) 116 B
export {ErrorEvent} from './errors.js' export {EventSource} from './EventSource.js' export type * from './types.js'