export { ErrorEvent } from './errors.ts';
export { EventSource, type EventSourceConstructor } from './EventSource.ts';
export type * from './types.ts';
//# sourceMappingURL=index.d.ts.map