forEachOf.js 62 Bytes
Newer Older
Kriengkrai Yothee's avatar
Kriengkrai Yothee committed
1 2 3
'use strict';

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