aSemy opened this issue 4 years ago · 0 comments
Map<String, String> should be transformed to { [key: string]: string }
Map<String, String>
{ [key: string]: string }
(In the future, maps with complex keys should be supported.)