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:
@@ -180,7 +180,7 @@ export interface NativeKeyboardUpdateMessengerOptions {
|
||||
*
|
||||
* @usage
|
||||
* ```
|
||||
* import { NativeKeyboard } from '@ionic-native/native-keyboard';
|
||||
* import { NativeKeyboard } from '@ionic-native/native-keyboard/ngx';
|
||||
*
|
||||
*
|
||||
* constructor(private nativeKeyboard: NativeKeyboard) { }
|
||||
|
||||
Reference in New Issue
Block a user