template use new awaitLet error handling

This commit is contained in:
2023-05-31 12:18:16 -06:00
parent e39eec9a29
commit 2216cf3146
14 changed files with 70 additions and 0 deletions

4
template/.haxerc Normal file
View File

@@ -0,0 +1,4 @@
{
"version": "4.3.1",
"resolveLibs": "scoped"
}