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

Use TSInterface with IsClass=true, for host-supplied objects #79

Open zspitz opened 7 years ago

zspitz commented 7 years ago

e.g. ActiveX or UNO IDL sourced objects

Call MakeFinal and MakeNominal, to add the appropriate private members.