summaryrefslogtreecommitdiff
path: root/desktop/node_modules/fs-extra/lib/copy-sync/index.js
blob: 65945aedb20a3648a63cf70d98a07e193296f455 (plain)
1
2
3
4
5
'use strict'

module.exports = {
  copySync: require('./copy-sync')
}