Closed rdlabo closed 2 years ago
Sorry, I've reverted this change because it was causing some problems like adding duplicated addListener/removeAllListeners methods on some of the core plugins and some methods from dependencies that weren't being imported in the plugin types (see https://github.com/ionic-team/capacitor-docgen/issues/36) I've been trying to fix that but I've not been able to do it, so I've reverted this change as it's what causes the issue.
I've you find a better way of doing this without causing those issues I'll merge it.
Added support for extends from other file. For example:
fix: https://github.com/ionic-team/capacitor-docgen/issues/22