index
:
uppity
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
neo-async
/
allLimit.js
blob: d9d7aaa169520d6d272977eaafba66e9e6c3d895 (
plain
) (
blame
)
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./async'
).
allLimit
;