mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-18 16:13:55 +00:00
4 lines
56 B
JavaScript
4 lines
56 B
JavaScript
module.exports = {
|
|
copySync: require('./copy-sync')
|
|
}
|