UNPKG

agents

Version:
13 lines (11 loc) 448 B
import { t as MessageType$2 } from "./types-BITaDFf-.js"; import { MessageType as MessageType$1 } from "@cloudflare/ai-chat/types"; //#region src/ai-types.ts const MessageType = { ...MessageType$1, ...MessageType$2 }; console.log("All the AI Chat related modules are now in @cloudflare/ai-chat. This module is deprecated and will be removed in the next major version."); //#endregion export { MessageType }; //# sourceMappingURL=ai-types.js.map