I generated .js and .d.ts files with the apache thrift compiler. How can I use this files in my existing Angular2/Typescript-Project? I tried to use ///;
...
var transport = thrift.TBufferedTransport;
var protocol = thrift.TBinaryProtocol;
Share
Post a Comment
for "Using Apache Thrift With Typescript"
Post a Comment for "Using Apache Thrift With Typescript"