mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-25 07:06:25 -08:00
5 lines
82 B
JavaScript
5 lines
82 B
JavaScript
import App from "../svelte/App.svelte"
|
|
|
|
new App({
|
|
target: document.body
|
|
}) |