class JwtAlgorithmNotImplemented extends Errorimport { JwtAlgorithmNotImplemented } from "https://deno.land/x/hono@v4.2.2/utils/jwt/types.ts"; ConstructorsnewJwtAlgorithmNotImplemented(alg: string)