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