blob: a6ec3de99dc4bc35882f22e8799d241ac712b1f1 [file] [log] [blame]
var core = require('../../modules/_core');
module.exports = core.JSON || (core.JSON = {stringify: JSON.stringify});