qauMaWeb/node_modules/core-js/features/array/index-of.js

4 lines
79 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
var parent = require('../../actual/array/index-of');
module.exports = parent;