index.js 56 Bytes
Newer Older
Patiphan Marak's avatar
Patiphan Marak committed
1 2 3
module.exports = {
  copySync: require('./copy-sync')
}