UNPKG

botframework-webchat-component

Version:
6 lines (4 loc) 170 B
import useWebChatUIContext from './internal/useWebChatUIContext'; export default function useWebSpeechPonyfill() { return [useWebChatUIContext().webSpeechPonyfill]; }