async-iterator.js 100 Bytes
'use strict';
var parent = require('../../actual/symbol/async-iterator');

module.exports = parent;