uni-ticket-system/node_modules/core-js/actual/json/raw-json.js

7 lines
214 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00:00
require('../../modules/es.object.create');
require('../../modules/es.object.freeze');
require('../../modules/esnext.json.raw-json');
var path = require('../../internals/path');
module.exports = path.JSON.rawJSON;