To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:83bc6ab06aa3b17bebd386b4ceeb9ae442381aa5
swh:1:dir:61d2e162b28e5008f8c58b72dec725568f302750
import App from "./App.svelte"; const app = new App({ target: document.body, }); export default app;