chatup / src /views /chat /index.d.ts
dvc890's picture
Duplicate from dvc890/chatup
a7b502d
typescript
declare interface Window {
webkitSpeechRecognition: any;
}