4 lines
40 B
TypeScript
4 lines
40 B
TypeScript
import { main } from "./main";
|
|
|
|
main();
|
import { main } from "./main";
|
|
|
|
main();
|