Skip to content

Commit d99fbab

Browse files
committed
remove link to Js lib
1 parent 2d61a84 commit d99fbab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

markdown-pages/docs/manual/api.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,4 @@ Since Rescript 12, it is now included with the `rescript` npm package itself.
1313
ReScript ships with these two additional modules in its standard library:
1414

1515
- [Belt](api/belt): immutable collections and extra helpers not available in JavaScript / [Stdlib](api/stdlib).
16-
- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.
17-
18-
## Legacy Modules
19-
20-
The [Js](api/js) module is superseded by [Stdlib](api/stdlib).
16+
- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.

0 commit comments

Comments
 (0)