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