Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 558 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 558 Bytes

@naturalcycles/mongo-lib

MongoDB implementation of CommonDB interface

npm code style: prettier

Features

  • ...

Packaging

  • engines.node: Latest Node.js LTS
  • main: dist/index.js: commonjs, es2019
  • types: dist/index.d.ts: typescript types
  • /src folder with source *.ts files included