4 lines
56 B
JavaScript
Vendored
4 lines
56 B
JavaScript
Vendored
module.exports = {
|
|
copySync: require('./copy-sync')
|
|
}
|