Updated header comment on store module
This commit is contained in:
parent
057e8c1dd7
commit
f03c9431dd
@ -1,3 +1,8 @@
|
||||
/**
|
||||
* Store
|
||||
*
|
||||
* Wrapper for local / sessionstorage
|
||||
*/
|
||||
(function (){
|
||||
"use strict";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user