top level await

This commit is contained in:
Vyacheslav.Sviridov
2023-01-20 11:21:06 +06:00
parent 60db8d26f0
commit 0ebb91b472

View File

@@ -119,4 +119,4 @@ async function main() {
}
}
; (async () => await main())()
main()