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

Record is not supported #95

Open y122972 opened 1 year ago

y122972 commented 1 year ago

Got error

error - Error: Type 'Record' is not specified in the provided files but is required for property: '...'. Please include it.