All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.modules.es.array.species.js Maven / Gradle / Ivy

The newest version!
'use strict';
var setSpecies = require('../internals/set-species');

// `Array[@@species]` getter
// https://tc39.es/ecma262/#sec-get-array-@@species
setSpecies('Array');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy