File "structured-clone.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/web/structured-clone.js
File size: 283 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
require('../modules/es.array.iterator');
require('../modules/es.object.to-string');
require('../modules/es.map');
require('../modules/es.set');
require('../modules/web.structured-clone');
var path = require('../internals/path');

module.exports = path.structuredClone;