biofriction-wp-theme/node_modules/fs-extra/lib/copy-sync/index.js

4 lines
56 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
module.exports = {
copySync: require('./copy-sync')
}