import { jwt } from "https://deno.land/x/hono@v4.3.10/middleware/jwt/index.ts";
type
(options: { secret: string; cookie?: string; alg?: SignatureAlgorithm; }) => MiddlewareHandler
import { jwt } from "https://deno.land/x/hono@v4.3.10/middleware/jwt/index.ts";