mirror of
https://github.com/smartyellow/status.git
synced 2025-01-18 05:27:58 +00:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
import App from './app.svelte';
|
|
|
|
new App({ target: document.body });
|