GoScrobble/web/node_modules/fs-extra/lib/copy-sync/index.js

6 lines
70 B
JavaScript
Raw Permalink Normal View History

2022-04-25 02:47:15 +00:00
'use strict'
module.exports = {
copySync: require('./copy-sync')
}