Files
red_de_investigacion_front/node_modules/fs-extra/lib/copy-sync/index.js
T

6 lines
70 B
JavaScript
Raw Normal View History

2020-01-14 20:43:08 -06:00
'use strict'
module.exports = {
copySync: require('./copy-sync')
}