Press n or j to go to the next uncovered block, b, p or k for the previous block.
import App from './App.svelte' export const target = document.body export const app = new App({ target, props: {} })