Edit File: index.js
const u = require('universalify').fromCallback module.exports = { copy: u(require('./copy')) }
Back to File Manager