Files
Housekeeping-web-admin/node_modules/core-js/es/json/raw-json.js
T
2026-06-24 09:48:54 +02:00

8 lines
224 B
JavaScript

'use strict';
require('../../modules/es.object.create');
require('../../modules/es.object.freeze');
require('../../modules/es.json.raw-json');
var path = require('../../internals/path');
module.exports = path.JSON.rawJSON;