Skip to content

ramiroaisen/nedb-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nedb Typescript Definitions

this is a work in progress if you have a comment open an issue in this repo


Install

npm i ramiroaisen/nedb-types

Usage

Types will be installed to @types/nedb so that's all you need to do

import Nedb from "nedb"
const collection = new Nedb<MyAwesomeTypeHere>();

Now you have intellisense and all that good stuff


Screenshots

Nedb Typescript Definitions

Nedb Typescript Definitions

About

Nedb typescript definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published