Open MehGokalp opened 7 years ago
Get all local storage properties function added.
Can call with ls.all() then it returns property based object like {"key":"value"}
{"key":"value"}
Get all local storage properties function added.
Can call with ls.all() then it returns property based object like
{"key":"value"}