Commit 4034c7d
authored
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
#6861 parent aa11535 commit 4034c7d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments