This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
zengzheng
/
CDSS-daming-web
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
CDSS-daming-web
/
node_modules
/
fs-extra
/
lib
/
copy
/
index.js
index.js
97 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
const u = require('universalify').fromCallback
module.exports = {
copy: u(require('./copy'))
}