4 lines
42 B
JavaScript
4 lines
42 B
JavaScript
import { run } from './index.mjs';
|
|
|
|
run()
|
import { run } from './index.mjs';
|
|
|
|
run()
|