芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/mongoose/lib/types/decimal128.js
/** * ObjectId type constructor * * ####Example * * const id = new mongoose.Types.ObjectId; * * @constructor ObjectId */ 'use strict'; module.exports = require('../driver').get().Decimal128;