some info added

This commit is contained in:
sergey-gerasimov
2014-01-09 12:29:17 +04:00
parent 291f88988c
commit a58a981332
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for jshashtable 3.0
// Project: http://www.timdown.co.uk/jshashtable/
// Definitions by: Sergey Gerasimov <https://github.com/gerichhome/>
// Definitions by: Sergey Gerasimov <https://github.com/gerich-home/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
interface IHashtable<TKey, TValue>