elearning/Frontend-Learner/node_modules/fs-extra/lib/copy-sync/index.js
2026-01-13 10:48:02 +07:00

5 lines
70 B
JavaScript

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