FLUJOS/VISUALIZACION/node_modules/mongoose/lib/helpers/specialProperties.js
2025-11-07 00:06:12 +01:00

3 lines
84 B
JavaScript
Executable file

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