UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

6 lines 210 B
// src/legacy-runtime/runtime-cores/adapters/speech/index.ts import { WebSpeechSynthesisAdapter } from "./WebSpeechSynthesisAdapter.js"; export { WebSpeechSynthesisAdapter }; //# sourceMappingURL=index.js.map