mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 19:23:07 +02:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./async').allLimit;
|