hxtsdgen icon indicating copy to clipboard operation
hxtsdgen copied to clipboard

Add option to generate interfaces for typedefs

Open elsassph opened this issue 6 years ago • 0 comments

Typedefs of Anonyous Structures currently are generated as TypeScript type, which strictly matches Haxe case. However in practice we could optionally generate interfaces instead, which would provide slightly nicer compiler errors in some cases.

elsassph avatar Jun 10 '19 11:06 elsassph