async-iterator.js 86 B

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