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
update: Updated typescript type specifications to use browser entry point (#754)
## Summary
Some application were having a hard time finding `http` module being used in the node entry point. Changed the type specifications to point to browser entry point.
## Test plan
All existing tests pass
## Issues
#686
0 commit comments