6 lines
37 B
TypeScript
6 lines
37 B
TypeScript
|
async function main() {
|
||
|
|
||
|
}
|
||
|
|
||
|
main();
|