4 lines
56 B
4 lines
56 B
3 months ago
|
'use strict';
|
||
|
|
||
|
module.exports = require('./async').all;
|