@@ -0,0 +1,5 @@
const {copyFiles, chalkTag} = require("./tools");
const start = () => {
copyFiles('lib', 'meta').then(() => chalkTag.done("转移成功!"))
}
start()
The note is not visible to the blocked user.