Async functions #168

Closed
Sirherobrine23 wants to merge 14 commits from AsyncFunctions into main
17 changed files with 477 additions and 528 deletions
Showing only changes of commit 8cda80bd12 - Show all commits

View File

@ -18,4 +18,4 @@
console.log("Detect Error:", err);
process.exit(1)
}
})()
})()