You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fixes generic type exception in firestore interfaces: (#3290) (#3304)
fixes issue #3290. Its complaining because some of the interfaces are not extended with the expected generic type T when they're expecting a type of T.
0 commit comments