iterator.js 80 B

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