DIR: /proc/1991111/root/usr/share/node_modules/core-js/es/json/ |
Current File : //proc/1991111/root/usr/share/node_modules/core-js/es/json/index.js |
require('../../modules/es.json.stringify'); require('../../modules/es.json.to-string-tag'); var path = require('../../internals/path'); // eslint-disable-next-line es/no-json -- safe module.exports = path.JSON || (path.JSON = { stringify: JSON.stringify }); |