You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good idea, however, it would be harder to maintain on our end if we include examples of both vanilla javascript and typescript for all our methods. Typescript is only used for Ionic 3 and not Cordova, PhoneGap, or Ionic 1 - so we made the decision a while back to leave the Typescript compiling up to the developer.
Would it be possible to somehow either integrate or reference typings for various interfaces used by the plugin?
Maybe this can help to get started:
https://github.com/ionic-team/ionic-typescript-example
The text was updated successfully, but these errors were encountered: