File size: 71 Bytes
a7b502d
 
 
 
1
2
3
4
typescript
declare interface Window {
  webkitSpeechRecognition: any;
}