Skip to content

Commit 76713c7

Browse files
Add references to @@uncurried in syntax lookup
1 parent e118747 commit 76713c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

misc_docs/syntax/decorator_uncurried.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,9 @@ If you have uncurried mode turned off in `rescript.json` and still want to try i
1414

1515
at the top of a `.res` file.
1616

17-
_Available since ReScript `11.0.0`._
17+
_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

Comments
 (0)