We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5dc226 commit 9537974Copy full SHA for 9537974
lib/browser.js
@@ -50,7 +50,6 @@ exports.Schema = require('./schema');
50
* - [ObjectId](https://mongoosejs.com/docs/schematypes.html#objectids)
51
* - [Map](https://mongoosejs.com/docs/schematypes.html#maps)
52
* - [Subdocument](https://mongoosejs.com/docs/schematypes.html#schemas)
53
- * - [Int32](https://mongoosejs.com/docs/schematypes.html#int32)
54
*
55
* Using this exposed access to the `ObjectId` type, we can construct ids on demand.
56
0 commit comments