mirror of
https://github.com/smartyellow/status.git
synced 2024-11-22 10:37:34 +01:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
import App from './app.svelte';
|
|
|
|
new App({ target: document.body });
|