forEach.js 60 Bytes
Newer Older
mengmeng's avatar
mengmeng committed
1 2 3
'use strict';

module.exports = require('./async').forEach;