deno.land / x / mongoose@6.7.5 / test / isolated / project-has-error.toJSON.js

project-has-error.toJSON.js
نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
'use strict';Object.defineProperty(Error.prototype, 'toJSON', { enumerable: false, configurable: false, writable: false, value: () => ({ from: 'Error' })});
require('../../');
mongoose

Version Info

Tagged at
a year ago