Skip to content

Commit

Permalink
Remove 'BSONType' annotation from 'map' class
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwabena Ampofo committed Apr 20, 2022
1 parent 24bde6b commit bf18dd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/map.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { getGlobal } from './utils/global';

/**
* @public
* @category BSONType
*/
let bsonMap: MapConstructor;

Expand Down

0 comments on commit bf18dd6

Please sign in to comment.