This release contains support for TypeScript and an additional change.
Changes
- Added support for TypeScript. Provided in #1 by @enzocomics
- Export the two classes
VerificationResultandStatisticResultto use the classes for type checking (for example, withinstanceof)