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