We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9e1d7 commit 2a52a02Copy full SHA for 2a52a02
README.md
@@ -20,7 +20,7 @@ and add `@rescript/webapi` to your `rescript.json`:
20
+ "@rescript/webapi",
21
],
22
"bsc-flags": [
23
-+ "-open Global"
++ "-open WebAPI.Global"
24
]
25
}
26
```
0 commit comments