to-async.js 96 B

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