import "./http-well-known-BK9MGKQf.js"; import "./emitter-yGbfYzOM.js"; import { n as SSEConfig, r as SSEEvents, t as SSEClient } from "./sse-client-DAMKkFYS.js"; //#region src/sse.d.ts /** * Convenience factory — same as `new SSEClient(config)` */ declare function createSSEClient(config: SSEConfig): SSEClient; //#endregion export { SSEClient, type SSEConfig, type SSEEvents, createSSEClient }; //# sourceMappingURL=sse.d.ts.map