iterator.js 79 B

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