Namespace $_.store
Defined in: store.js.
Method Summary
Method Detail
$_.store.get(string)
Retrieves and deserializes a value from localstorage,
based on the specified key
Parameters:
string | key |
Returns:
object |