UNPKG

core-js

Version:
6 lines (4 loc) 232 B
'use strict'; require('../../../modules/es.array.find-last-index'); var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method'); module.exports = getBuiltInPrototypeMethod('Array', 'findLastIndex');