NativeScript / android-dts-generator

A tool that generates TypeScript declaration files (.d.ts) from Jars
90 stars 23 forks source link

Resolve generics properly and don't include unnamed modules #74

Open NathanWalker opened 1 year ago

NathanWalker commented 1 year ago

The AppCues SDK demonstrates a great case of conditions to consider to improve the typing generation.

If types are generated the following issues will be seen: