Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
devtools
/
node_modules
/
neo-async
/
detectSeries.js
blob: 2a62e2570672472dbb7726dfb15bb6da8c2f52ba [
file
]
'use strict'
;
module
.
exports
=
require
(
'./async'
).
detectSeries
;