Sample repo to demonstrate BSON deserialization using class-transformer, related to this issue.
Please do run the tests and have a look at the sourcecode first. If necessary, hit me up for more explanation.
- install
npm i
- test
npm run test
Sample repo to demonstrate bson deserialization with class-transformer
TypeScript
Sample repo to demonstrate BSON deserialization using class-transformer, related to this issue.
Please do run the tests and have a look at the sourcecode first. If necessary, hit me up for more explanation.
npm i
npm run test