Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oauth4webapi/src/index.ts>JsonPrimitive

OAuth 2 / OpenID Connect for JavaScript Runtimes
Go to Latest
type alias JsonPrimitive
import { type JsonPrimitive } from "https://deno.land/x/oauth4webapi@v2.11.1/src/index.ts";

JSON Primitives

definition:
| string
| number
| boolean
| null