fullstackopen-notes/parts/3/followAlong/node_modules/mongoose/lib/helpers/specialProperties.js
2025-06-01 23:23:55 +02:00

3 lines
84 B
JavaScript

'use strict';
module.exports = new Set(['__proto__', 'constructor', 'prototype']);