hrms-manual/node_modules/fs-extra/lib/move-sync/index.js
2023-09-06 14:51:44 +07:00

5 lines
70 B
JavaScript

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