Files
NetMesh/components/ai/hooks/aiChatStreamingSupport.ts

3 lines
152 B
TypeScript
Raw Normal View History

/** @deprecated Import from `@/infrastructure/ai/aiChatStreamingSupport` instead. */
export * from '../../../infrastructure/ai/aiChatStreamingSupport';