4 lines
43 B
JavaScript
4 lines
43 B
JavaScript
|
|
import Main from './js/main';
|
||
|
|
|
||
|
|
new Main();
|