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 2d61a84 commit d99fbabCopy full SHA for d99fbab
markdown-pages/docs/manual/api.mdx
@@ -13,8 +13,4 @@ Since Rescript 12, it is now included with the `rescript` npm package itself.
13
ReScript ships with these two additional modules in its standard library:
14
15
- [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).
+- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.
0 commit comments