📄 last-index-of.js
/home/palash/git/site/node_modules/core-js-pure/actual/array/virtual/last-index-of.js
Language: js • Lines: 4
'use strict';
var parent = require('../../../stable/array/virtual/last-index-of');

module.exports = parent;