You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Nullable and default-value properties | ✅ [example](./docs/default-values.md)||
64
-
| Value classes | ✅ [example](./docs/value-classes.md)||
65
-
| Enums | ✅ [example](./docs/enums.md)||
66
-
| Lists | ✅ [example](./docs/lists.md)||
67
-
| Maps | ✅/⚠ [example](./docs/maps.md)| Maps with complex keys are converted to an ES6 Map, [see documentation](./docs/maps.md#maps-with-complex-keys)|
| Nullable and default-value properties | ✅ [example](./docs/default-values.md)||
64
+
| Value classes | ✅ [example](./docs/value-classes.md)||
65
+
| Enums | ✅ [example](./docs/enums.md)||
66
+
| Lists | ✅ [example](./docs/lists.md)||
67
+
| Maps | ✅/⚠ [example](./docs/maps.md)| Maps with complex keys are converted to an ES6 Map, [see documentation](./docs/maps.md#maps-with-complex-keys)|
0 commit comments