type alias JWKSCacheInputimport { type JWKSCacheInput } from "https://deno.land/x/jose@v5.9.6/jwks/remote.ts"; definition: ExportedJWKSCache | Record<string, never>