google / intermock

Mocking library to create mock objects with fake data for TypeScript interfaces
https://google.github.io/intermock/
Apache License 2.0
1.14k stars 71 forks source link

There is a problem when the id is of type number #75

Open shaojun427 opened 2 years ago

shaojun427 commented 2 years ago

image image The id in output is a string, not a number