mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
resolve merge conflict
This commit is contained in:
@@ -8,7 +8,7 @@ import { Cordova, Plugin } from '@ionic-native/core';
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { NativeStorage } from 'ionic-native';
|
||||
* import { NativeStorage } from '@ionic-native/native-storage';
|
||||
*
|
||||
* NativeStorage.setItem('myitem', {property: 'value', anotherProperty: 'anotherValue'})
|
||||
* .then(
|
||||
|
||||
Reference in New Issue
Block a user