Skip to content

Commit f1f8f0a

Browse files
committed
remove js from api overview
1 parent b2ce083 commit f1f8f0a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pages/docs/manual/v12.0.0/api.mdx

+1-5
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,4 @@ In ReScript 11, it is shipped as a separate npm package `@rescript/core` that is
1111
ReScript ships with these two additional modules in its standard library:
1212

1313
- [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).
14+
- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.

0 commit comments

Comments
 (0)