Merge branch 'master' of github.com:aviat4ion/kis-js

This commit is contained in:
Timothy Warren 2011-11-15 12:04:17 -05:00
commit 7b73be9de7
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* Store
*
* Wrapper for local / sessionstorage
*/
(function (){
"use strict";