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 b2ce083 commit f1f8f0aCopy full SHA for f1f8f0a
pages/docs/manual/v12.0.0/api.mdx
@@ -11,8 +11,4 @@ In ReScript 11, it is shipped as a separate npm package `@rescript/core` that is
11
ReScript ships with these two additional modules in its standard library:
12
13
- [Belt](api/belt): immutable collections and extra helpers not available in JavaScript / [Core](api/core).
14
-- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.
15
-
16
-## Legacy Modules
17
18
-The [Js](api/js) module is superseded by [Core](api/core).
+- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.
0 commit comments