import Docs from './docs.svelte'; new Docs({ target: document.getElementById('app') });