JavaScript appears to be disabled on your web browser, some functions may not work such as opening menus.
SudoVanilla Ark
Ark
/// <reference types="astro/client" />
declare namespace App {
interface Locals {
email: string
}