Skip to content

Commit

Permalink
Update readme with namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Nov 14, 2024
1 parent 4d9e1d7 commit 2a52a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and add `@rescript/webapi` to your `rescript.json`:
+ "@rescript/webapi",
],
"bsc-flags": [
+ "-open Global"
+ "-open WebAPI.Global"
]
}
```
Expand Down

0 comments on commit 2a52a02

Please sign in to comment.