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 e118747 commit 76713c7Copy full SHA for 76713c7
misc_docs/syntax/decorator_uncurried.mdx
@@ -14,4 +14,9 @@ If you have uncurried mode turned off in `rescript.json` and still want to try i
14
15
at the top of a `.res` file.
16
17
-_Available since ReScript `11.0.0`._
+_Available since ReScript `11.0.0`._
18
+
19
+### References
20
21
+- [Uncurried Mode blogpost](blog/uncurried-mode)
22
+- [Build System configuration](docs/manual/latest/build-configuration#uncurried)
0 commit comments