This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
waibao
/
NN2022112805
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c9db1b20bf
ブランチ
タグ
master
NN2022112805
/
addons
/
admin
/
node_modules
/
fs-extra
/
lib
/
copy
/
index.js
index.js
97 B
履歴
Raw
1
2
3
4
const u = require('universalify').fromCallback
module.exports = {
copy: u(require('./copy'))
}