1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| # Installation
| > `npm install --save @types/bson`
|
| # Summary
| This package contains type definitions for bson ( https://github.com/mongodb/js-bson ).
|
| # Details
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bson
|
| Additional Details
| * Last updated: Tue, 12 Feb 2019 19:47:20 GMT
| * Dependencies: @types/node
| * Global values: none
|
| # Credits
| These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi>, Federico Caselli <https://github.com/CaselIT>, Justin Grant <https://github.com/justingrant>.
|
|