ghaction-github-pages/node_modules/fs-extra/lib/move-sync/index.js
2019-11-15 16:20:34 +01:00

6 lines
70 B
JavaScript

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