zspitz / ts-activex-gen

Library + UI for generating Typescript definitions / DefinitelyTyped packages from COM type libraries / LibreOffice Doxygen XML
MIT License
12 stars 4 forks source link

Prevent bound generic types from being passed into TSSimpleType constructor #65

Closed zspitz closed 7 years ago

zspitz commented 7 years ago

List<> is ok List<int> is not ok