async-iterator.js 100 B

1234
  1. 'use strict';
  2. var parent = require('../../actual/symbol/async-iterator');
  3. module.exports = parent;