Sign in
cobalt
/
cobalt.git
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
neo-async
/
mapSeries.js
blob: ee0e9898d18da88f6557f3fe87ca292e4aa3f05e [
file
]
'use strict'
;
module
.
exports
=
require
(
'./async'
).
mapSeries
;