Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/mongoose/lib/helpers/document/handleSpreadDoc.js
Назад
'use strict'; const utils = require('../../utils'); /** * Using spread operator on a Mongoose document gives you a * POJO that has a tendency to cause infinite recursion. So * we use this function on `set()` to prevent that. */ module.exports = function handleSpreadDoc(v) { if (utils.isPOJO(v) && v.$__ != null && v._doc != null) { return v._doc; } return v; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка