Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oauth4webapi/src/index.ts>UnsupportedOperationError

OAuth 2 / OpenID Connect for JavaScript Runtimes
Latest
class UnsupportedOperationError
extends Error
import { UnsupportedOperationError } from "https://deno.land/x/oauth4webapi@v2.11.1/src/index.ts";

Constructors

new
UnsupportedOperationError(message?: string)