Mongo-Node/node_modules/mongoose/lib/options/propertyOptions.js
2025-11-21 09:23:11 +01:00

8 lines
128 B
JavaScript

'use strict';
module.exports = Object.freeze({
enumerable: true,
configurable: true,
writable: true,
value: void 0
});