mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
docs(android-notch): adjust example
Co-Authored-By: Daniel Sogl <mytechde@outlook.com>
This commit is contained in:
parent
a96faf1378
commit
7a4df59189
@ -10,7 +10,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
|
|||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { AndroidNotch } from '@ionic-native/android-notch/nx';
|
* import { AndroidNotch } from '@ionic-native/android-notch/ngx';
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* constructor(private androidNotch: AndroidNotch) { }
|
* constructor(private androidNotch: AndroidNotch) { }
|
||||||
|
Loading…
Reference in New Issue
Block a user