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

x/oauth4webapi/mod.ts>JsonObject

OAuth 2 / OpenID Connect for Web Platform API JavaScript runtimes
Go to Latest
type alias JsonObject
import { type JsonObject } from "https://deno.land/x/oauth4webapi@v1.4.1/mod.ts";
definition: [Key in string]?: JsonValue