Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.3
-
None
-
Any (tested on Linux)
-
Patch Available
-
Patch
Description
Using the provided typescript .d.ts files type checking most of thrift is possible.
The compiler (tsc) has the option --noImplicitAny to catch missing types and complains about two places in lib/ts/thrift.d.ts.