mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -204,7 +204,7 @@ export class InAppBrowserObject {
|
||||
* @description Launches in app Browser
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { InAppBrowser } from '@ionic-native/in-app-browser';
|
||||
* import { InAppBrowser } from '@ionic-native/in-app-browser/ngx';
|
||||
*
|
||||
* constructor(private iab: InAppBrowser) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user