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

Map sequence<T> and sequence<sequence<T>> to appropriate types #60

Closed zspitz closed 7 years ago

zspitz commented 7 years ago

https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Mapping_of_Sequence

zspitz commented 7 years ago

Fixed