mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 11:32:01 +00:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
import App from './App.svelte';
|
|
|
|
new App({ target: document.getElementById('app') });
|