backoffice/node_modules/core-js/fn/array/index-of.js

2 lines
107 B
JavaScript

require('../../modules/es6.array.index-of');
module.exports = require('../../modules/_core').Array.indexOf;