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