[
https://issues.apache.org/jira/browse/THRIFT-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kazuki Yasufuku updated THRIFT-3143:
------------------------------------
Description:
Current typescript support is only work for browser, and generated d.ts uses
internal module.
So, it's hard to use for typescript in node.js.
To solve probrem, I make a pull request that generate directory typescript code.
was:
Current typescript support is only work for browser, and generated d.ts uses
internal module.
So, it's hard to use for typescript in node.js.
To solve probrem, I make a pull request that just generate typescript code.
> add typescript directory support
> --------------------------------
>
> Key: THRIFT-3143
> URL: https://issues.apache.org/jira/browse/THRIFT-3143
> Project: Thrift
> Issue Type: New Feature
> Components: Node.js - Compiler
> Reporter: Kazuki Yasufuku
>
> Current typescript support is only work for browser, and generated d.ts uses
> internal module.
> So, it's hard to use for typescript in node.js.
> To solve probrem, I make a pull request that generate directory typescript
> code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)