UNPKG

@mt-utils/mt-sse

Version:

明途SSE请求工具

5 lines (4 loc) 119 B
import { default as SSEClient } from './SSE'; export default SSEClient; export * from './SSE'; export * from './type';