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 c29571c commit 96e9408Copy full SHA for 96e9408
pages/docs/manual/latest/generate-converters-accessors.mdx
@@ -9,6 +9,7 @@ canonical: "/docs/manual/latest/generate-converters-accessors"
9
**Note**: if you're looking for:
10
- `@deriving(jsConverter)` for records
11
- `@deriving({jsConverter: newType})` for records
12
+- `@deriving(abstract)` for records
13
- `@deriving(jsConverter)` for plain and polymorphic variants
14
15
These particular ones are no longer needed. Select a doc version lower than `9.0` in the sidebar to see their old docs.
0 commit comments