UNPKG

array.prototype.findlastindex

Version:

An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.

4 lines (2 loc) 36 B
'use strict'; require('./shim')();