This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* node.js NoSQL embedded database | |
* Version: 2.0.7 | |
* Date: 12.09.2014 | |
* | |
* This file only contains the nodejs nosql typescript definition, run: | |
$ sudo npm install -g nosql | |
// or | |
$ npm install nosql | |
* this will download the javascript file. |
NewerOlder