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
This commit: be2a01a removed the index.d.ts type definitions file from src. This also makes the js client options passed to the react component untyped, which makes it very difficult to work with in a typescript project. This seems like a pretty major oversight since the js client itself has extensive typescript definitions.
The text was updated successfully, but these errors were encountered:
This commit: be2a01a removed the index.d.ts type definitions file from src. This also makes the js client options passed to the react component untyped, which makes it very difficult to work with in a typescript project. This seems like a pretty major oversight since the js client itself has extensive typescript definitions.
The text was updated successfully, but these errors were encountered: