Creation of store.js type definition and test files

This commit is contained in:
Vincent Bortone
2013-01-25 02:23:03 -05:00
parent e2ee972a23
commit a17c410999
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
// Tests for storagejs.d.ts
+5
View File
@@ -0,0 +1,5 @@
// Type definitions for store.js
// store.js exposes a simple API for cross browser local storage
// Project: https://github.com/marcuswestin/store.js/
// Definitions by: Vincent Bortone <https://github.com/vbortone/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped