mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -29,7 +29,7 @@ export interface IntentOptions {
|
||||
* For usage information please refer to the plugin's Github repo.
|
||||
*
|
||||
* ```typescript
|
||||
* import { WebIntent } from '@ionic-native/web-intent';
|
||||
* import { WebIntent } from '@ionic-native/web-intent/ngx';
|
||||
*
|
||||
* constructor(private webIntent: WebIntent) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user