You need to sign in or sign up before continuing.
index.js 118 Bytes
var core = require('../../modules/_core');
module.exports = core.JSON || (core.JSON = { stringify: JSON.stringify });