@assistant-ui/react
Version:
React components for AI chat.
1 lines • 660 B
Source Map (JSON)
{"version":3,"sources":["../../../../../src/runtimes/edge/streams/utils/index.ts"],"sourcesContent":["import { streamPartDecoderStream } from \"./streamPartDecoderStream\";\nimport { streamPartEncoderStream } from \"./streamPartEncoderStream\";\nimport { StreamPart } from \"./StreamPart\";\n\nexport declare namespace StreamUtils {\n export { StreamPart };\n}\n\n/**\n * @deprecated `streamUtils` will be replaced with `assistant-stream` once it is ready.\n */\nexport const streamUtils = {\n streamPartEncoderStream,\n streamPartDecoderStream,\n};\n"],"mappings":";AAAA,SAAS,+BAA+B;AACxC,SAAS,+BAA+B;AAUjC,IAAM,cAAc;AAAA,EACzB;AAAA,EACA;AACF;","names":[]}