get-map-iterator.js 87 B

123
  1. var getIterator = require('../internals/get-iterator');
  2. module.exports = getIterator;