async-iterator.js 82 B

123
  1. var parent = require('../../es/symbol/async-iterator');
  2. module.exports = parent;