diff options
Diffstat (limited to 'node_modules/mongoose/lib/options/propertyOptions.js')
-rw-r--r-- | node_modules/mongoose/lib/options/propertyOptions.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/node_modules/mongoose/lib/options/propertyOptions.js b/node_modules/mongoose/lib/options/propertyOptions.js deleted file mode 100644 index b7488a3..0000000 --- a/node_modules/mongoose/lib/options/propertyOptions.js +++ /dev/null @@ -1,8 +0,0 @@ -'use strict'; - -module.exports = Object.freeze({ - enumerable: true, - configurable: true, - writable: true, - value: void 0 -});
\ No newline at end of file |