Files
NebulaBrowser/node_modules/fs-extra/lib/copy-sync/index.js
T
2025-07-25 14:22:48 +12:00

6 lines
70 B
JavaScript

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