You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/20 19:41:35 UTC

[GitHub] HarelM opened a new issue #300: Typings does not export cordova.InAppBrowser.open

HarelM opened a new issue #300: Typings does not export cordova.InAppBrowser.open
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/300
 
 
   Hi,
   This is a great plugin! thanks for all the hard work!
   In the documentation it is suggested to do the following:
   `window.open = cordova.InAppBrowser.open;`
   However when using typescript this is not possible without using `any` or something similar.
   Please add the relevant declaration to the types file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org