Sign in
cobalt
/
cobalt
/
634c02babfc7dfb85fc435215e352d63bfe21b07
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
fs-extra
/
lib
/
copy-sync
/
index.js
blob: 65945aedb20a3648a63cf70d98a07e193296f455 [
file
]
'use strict'
module
.
exports
=
{
copySync
:
require
(
'./copy-sync'
)
}