import { errors } from "https://deno.land/x/faster@v11.7/vendor/jose/index.ts";
const { JOSEError } = errors;
A generic Error that all other JOSE specific Error subclasses extend.
x/faster/vendor/jose/index.ts>errors.JOSEError
import { errors } from "https://deno.land/x/faster@v11.7/vendor/jose/index.ts";
const { JOSEError } = errors;
A generic Error that all other JOSE specific Error subclasses extend.