Exit Full View

Cavern Quest 2 / build / js / node_modules / fs-extra / lib / copy / index.js

'use strict'

const u = require('universalify').fromCallback
module.exports = {
  copy: u(require('./copy'))
}