Fix missing headers in SSE queries

This commit is contained in:
Ian Renton
2026-08-14 23:47:22 +01:00
parent efec8e220e
commit ef2c23c8b6
16 changed files with 358 additions and 129 deletions
+2
View File
@@ -0,0 +1,2 @@
export { fetchEventSource, EventStreamContentType } from './fetch.js';
//# sourceMappingURL=index.js.map