ยฉ 2026 Hedgehog Software, LLC
const r = await $fetch("/api/register", { method: "POST", body: { email: t.value, password: a.value } });