dragonroll/backend/node_modules/mongoose/lib/options/propertyOptions.js

9 lines
128 B
JavaScript
Raw Normal View History

2024-09-21 17:08:36 +00:00
'use strict';
module.exports = Object.freeze({
enumerable: true,
configurable: true,
writable: true,
value: void 0
});