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