UNPKG
chat-stream-ai
Version:
latest (1.0.0)
1.0.0
AI SDK for handling streaming response from conversational AI
chat-stream-ai
/
lib
/
index.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
{
default
as
useChatStream }
from
"./use-chat-stream"
;