📄 is-raw-json.js
/home/palash/git/site/node_modules/core-js/es/json/is-raw-json.js
Language: js • Lines: 5
'use strict';
require('../../modules/es.json.is-raw-json');
var path = require('../../internals/path');

module.exports = path.JSON.isRawJSON;