Below is a generic open method (` open(url: string, target?: string, options?: string, replace?: boolean): InAppBrowser; `) - this is just redundant when you have typings like target could be `"_self" | "_blank" | "_system" | string`.
[ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/pull/267 ] This message was relayed via gitbox.apache.org for [email protected]
