index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
neo-async
/
wrapSync.js
blob: 965037bfb89e0fa4c570f13eeb147f545a6f6867 (
plain
) (
blame
)
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./async'
).
wrapSync
;