mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Creation of store.js type definition and test files
This commit is contained in:
@@ -0,0 +1 @@
|
||||
// Tests for storagejs.d.ts
|
||||
Vendored
+5
@@ -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
|
||||
Reference in New Issue
Block a user