mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +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); });
|
||||
*
|
||||
*
|
||||
*```
|
||||
*/
|
||||
@Plugin({
|
||||
pluginName: 'AppPreferences',
|
||||
|
Loading…
Reference in New Issue
Block a user