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 2d7925e commit 5891b60Copy full SHA for 5891b60
CHANGELOG.md
@@ -139,7 +139,7 @@ translates to
139
```ts
140
string
141
```
142
-If you need to see `Date` otherwise `string` you are able to change it with using `primitiveTypeConstructs`
+If you need to see `Date` instead of `string` you are able to change it with using `primitiveTypeConstructs`
143
144
generateApiForTest({
145
// ...
0 commit comments