Commit With Frontend and Backend in MERN
This commit is contained in:
8
backend/node_modules/mongoose/lib/options/propertyOptions.js
generated
vendored
Normal file
8
backend/node_modules/mongoose/lib/options/propertyOptions.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = Object.freeze({
|
||||
enumerable: true,
|
||||
configurable: true,
|
||||
writable: true,
|
||||
value: void 0
|
||||
});
|
||||
Reference in New Issue
Block a user