PC/node_modules/core-js/fn/array/index-of.js
2026-01-26 23:20:48 +08:00

3 lines
108 B
JavaScript

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