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:
@@ -6,7 +6,7 @@ import { Observable } from 'rxjs';
|
||||
* @description Handles shake gesture
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Shake } from '@ionic-native/shake';
|
||||
* import { Shake } from '@ionic-native/shake/ngx';
|
||||
*
|
||||
* constructor(private shake: Shake) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user