UNPKG

svelte-local-gpx-viewer

Version:

Local-first GPX routes viewer. Svelte-based components. Useable in Svelte projects and standalone (vanilla JS).

4 lines (3 loc) 147 B
import * as runtime from './paraglide/runtime'; import { createI18n } from '@inlang/paraglide-sveltekit'; export const i18n = createI18n(runtime);