<script>
import { goto } from "@sveltech/routify"
import { FrontendTypes } from "constants"
$goto(`../${FrontendTypes.SCREEN}`)
</script>
<!-- routify:options index=1 -->