UNPKG

@daily-co/daily-react

Version:

Daily React makes it easier to integrate [@daily-co/daily-js](https://www.npmjs.com/package/@daily-co/daily-js) in React applications.

9 lines (7 loc) 139 B
declare global { interface Window { webkitAudioContext: typeof AudioContext; } } // Ensure this is treated as a module export {};