import * as Sentry from "@sentry/svelte"; Sentry.init({ dsn: import.meta.env.VITE_SENTRY_DSN_PUBLIC, });