Files
huishou/node_modules/core-js/es/json/is-raw-json.js
T
2026-07-27 13:37:48 +08:00

6 lines
143 B
JavaScript

'use strict';
require('../../modules/es.json.is-raw-json');
var path = require('../../internals/path');
module.exports = path.JSON.isRawJSON;