UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

5 lines (4 loc) 180 B
import XStream from './x-stream'; export type { JSONOutPut, SSEFields, SSEOutput, XReadableStream, XStreamOptions, } from './x-stream'; export { XStream }; export default XStream;