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:
@@ -69,7 +69,7 @@ export interface WheelSelectorData {
|
||||
*
|
||||
* @usage
|
||||
* ```
|
||||
* import { WheelSelector } from '@ionic-native/wheel-selector';
|
||||
* import { WheelSelector } from '@ionic-native/wheel-selector/ngx';
|
||||
*
|
||||
*
|
||||
* constructor(private selector: WheelSelector) { }
|
||||
|
||||
Reference in New Issue
Block a user