4 lines
36 B
TypeScript
Executable File
4 lines
36 B
TypeScript
Executable File
import {run} from './main';
|
|
|
|
run();
|