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 27c7dcb commit deb399fCopy full SHA for deb399f
pages/docs/manual/v12.0.0/api.mdx
@@ -10,5 +10,5 @@ In ReScript 11, it is shipped as a separate npm package `@rescript/core` that is
10
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).
+- [Belt](api/belt): immutable collections and extra helpers not available in [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