7fife-backend/node_modules/mongoose/lib/options/propertyOptions.js

9 lines
128 B
JavaScript
Raw Permalink Normal View History

2024-03-07 13:01:44 +00:00
'use strict';
module.exports = Object.freeze({
enumerable: true,
configurable: true,
writable: true,
value: void 0
});