UNPKG

ai-utils.js

Version:

Build AI applications, chatbots, and agents with JavaScript and TypeScript.

4 lines (3 loc) 50 B
export type TextChunk = { content: string; };