7fife-backend/node_modules/mongoose/lib/helpers/specialProperties.js

4 lines
84 B
JavaScript
Raw Permalink Normal View History

2024-03-07 13:01:44 +00:00
'use strict';
module.exports = new Set(['__proto__', 'constructor', 'prototype']);