daily-co / daily-js

https://docs.daily.co/reference/daily-js
BSD 2-Clause "Simplified" License
103 stars 33 forks source link

BUG - Typo in DailyFactoryOptions type #210

Closed ssimonitch closed 1 year ago

ssimonitch commented 1 year ago

Hey guys, thanks for the great updates in 0.40.0

I noticed that the new TypeScript typedef for DailyFactoryOptions has a small mistake: the new strictMode property is incorrectly written as srictMode

mattieruth commented 1 year ago

Good catch! I'll file a ticket and get a patch ready for either a point release or at minimum the next release. Thanks!