mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
Updated AppPreferences docs (#1175)
Close code block to make it render properly
This commit is contained in:
parent
d0cb3049e5
commit
6683aa450c
@ -12,7 +12,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
*
|
*
|
||||||
* AppPreferences.fetch('key').then((res) => { console.log(res); });
|
* AppPreferences.fetch('key').then((res) => { console.log(res); });
|
||||||
*
|
*
|
||||||
*
|
*```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'AppPreferences',
|
pluginName: 'AppPreferences',
|
||||||
|
Loading…
Reference in New Issue
Block a user