package.es.array.last-index-of.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.array.last-index-of');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('Array', 'lastIndexOf');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy