suyiScreen/node_modules/fs-extra/lib/copy-sync/index.js

6 lines
75 B
JavaScript

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