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

x/oauth4webapi/conformance/api.ts>ModulePrescription

OAuth 2 / OpenID Connect for JavaScript Runtimes
Latest
interface ModulePrescription
import { type ModulePrescription } from "https://deno.land/x/oauth4webapi@v2.11.1/conformance/api.ts";

Properties

testModule: string
variant: null | Record<string, string>
optional
skipLogTestFinished: boolean