Sign in
cobalt
/
cobalt.git
/
72bde07ae3f88e8fd742a603ece725b122de47f5
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
neo-async
/
wrapSync.js
blob: 965037bfb89e0fa4c570f13eeb147f545a6f6867 [
file
]
'use strict'
;
module
.
exports
=
require
(
'./async'
).
wrapSync
;