UNPKG

@assistant-ui/react

Version:

React components for AI chat.

6 lines 183 B
// src/runtimes/speech/index.ts import { WebSpeechSynthesisAdapter } from "./WebSpeechSynthesisAdapter.mjs"; export { WebSpeechSynthesisAdapter }; //# sourceMappingURL=index.mjs.map