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 0cd39ed commit 41c499dCopy full SHA for 41c499d
README.md
@@ -658,7 +658,7 @@ the exposed variables. email property is also exposed becuase we metioned the gr
658
## Working with generics
659
660
Generics are not supported because TypeScript does not have good reflection abilities yet.
661
-Once TypeScript team provide us better runtime type reelection tools, generics will be implemented.
+Once TypeScript team provide us better runtime type reflection tools, generics will be implemented.
662
There are some tweaks however you can use, that maybe can solve your problem.
663
[Checkout this example.](https://github.com/pleerock/class-transformer/tree/master/sample/sample4-generics)
664
0 commit comments