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