src/lib/TodoCover.svelte derives resolvedMeta with a {} fallback, which then conflicts with the snippet and string types it feeds.

Confirmed Problem

  • 42:37 — Type 'unknown' is not assignable to type 'Snippet<[...]> | undefined'.
  • 45:31 — Type '{}' is not assignable to type 'string'.

Typed TodoCover

Clean TodoCover.svelte

A static site template built with SvelteKit.

Sveleton, 2025