File "to-spliced.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/actual/array/to-spliced.js
File size: 178 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
var parent = require('../../stable/array/to-spliced');
// TODO: Remove from `core-js@4`
require('../../modules/esnext.array.to-spliced');
module.exports = parent;