seq.js 56 Bytes
Newer Older
huahua committed
1 2 3
'use strict';

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