Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / node_modules / core-js / fn / json / index.js
1 var core = require('../../modules/_core');
2 module.exports = core.JSON || (core.JSON = {stringify: JSON.stringify});