blob: c16528ad3c0beb5ed8123972be9ddbf3c043edfb [file] [log] [blame]
require('../../modules/es.json.stringify');
require('../../modules/es.json.to-string-tag');
var path = require('../../internals/path');
module.exports = path.JSON || (path.JSON = { stringify: JSON.stringify });