index-of.js 75 B

123
  1. var parent = require('../../es/array/index-of');
  2. module.exports = parent;