projecte_ionic/node_modules/fs-extra/lib/move-sync/index.js
2022-02-09 18:30:03 +01:00

6 lines
70 B
JavaScript
Executable file

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