UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

4 lines 277 B
export type { SpeechSynthesisAdapter, DictationAdapter, } from "./SpeechAdapterTypes.js"; export { WebSpeechSynthesisAdapter } from "./WebSpeechSynthesisAdapter.js"; export { WebSpeechDictationAdapter } from "./WebSpeechDictationAdapter.js"; //# sourceMappingURL=index.d.ts.map