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

module.exports = {
  moveSync: require('./move-sync')
}