mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2025-03-12 22:48:11 +00:00
5 lines
71 B
JavaScript
5 lines
71 B
JavaScript
import App from "./App.svelte"
|
|
|
|
new App({
|
|
target: document.body,
|
|
}) |