index-of.js 79 B

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