Our build was broken today after we picked up the nativescript-inappbrowser update from 3.2.0 to 3.3.0. We have references to AuthSessionResult and InAppBrowserOptions in our codebase that are no longer found.
I didn't see any reference to these in the 3.3.0 release log, so wondered if these were intentionally removed?
node_modules on 3.3.0 release is missing these definitions:

3.2.0


Our build was broken today after we picked up the
nativescript-inappbrowserupdate from3.2.0to3.3.0. We have references toAuthSessionResultandInAppBrowserOptionsin our codebase that are no longer found.I didn't see any reference to these in the 3.3.0 release log, so wondered if these were intentionally removed?
node_moduleson 3.3.0 release is missing these definitions:3.2.0

