4 lines
40 B
JavaScript
4 lines
40 B
JavaScript
import { run } from "./common";
|
|
|
|
run();
|
import { run } from "./common";
|
|
|
|
run();
|