George Zhao
George Zhao
Fixes #419
## What's changed - Use JsonObject to only apply Exact check for simple object. Type from a class should rely on the native TypeScript check ## Why? - Fix issue...
## Summary Expose some TypeScript types so I can use this library for type purpose only. ## Set of changes Expose a few types to allow using the library for...
### Prerequisites - [x] Checked that your issue hasn't already been filed by cross-referencing [issues with the `faq` label](https://github.com/mochajs/mocha/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Afaq%20) - [x] Checked next-gen ES issues and syntax problems by using...