ionic-team / capacitor-docgen

Docs Readme Markdown and JSON Generator for Capacitor Plugins.
https://capacitorjs.com/
Other
12 stars 8 forks source link

JS Date types should not be included #17

Open imhoffd opened 3 years ago

imhoffd commented 3 years ago

We don't need to pull in the Date interface and all its methods

https://capacitorjs.com/docs/v3/apis/local-notifications#date

tafelnl commented 2 years ago

Same same with String, RegExpMatchArray and probably all other native JS types