import { type EventSourceMessage, type FetchEventSourceInit, fetchEventSource } from '@fortaine/fetch-event-source';

fetchEventSource 请求的接口必须返回content-type为stream,否则会中止链接