%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/node_modules/fs-extra/lib/remove/ |
Current File : //var/www/cwg/wp-content/themes/cwg/node_modules/fs-extra/lib/remove/index.js |
'use strict' const u = require('universalify').fromCallback const rimraf = require('./rimraf') module.exports = { remove: u(rimraf), removeSync: rimraf.sync }