@types/nedb
Version:
TypeScript definitions for NeDB
17 lines (12 loc) • 650 B
Markdown
# Installation
> `npm install --save @types/nedb`
# Summary
This package contains type definitions for NeDB (https://github.com/louischatriot/nedb).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nedb.
### Additional Details
* Last updated: Thu, 09 Mar 2023 17:02:39 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: `Nedb`
# Credits
These definitions were written by [Stefan Steinhart](https://github.com/reppners), [Anthony Nichols](https://github.com/anthonynichols), and [Alejandro Fernandez Haro](https://github.com/afharo).