Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

OAuth2CustomPropType

import type { OAuth2CustomPropType } from "https://aws-api.deno.dev/v0.4/services/appflow.ts?docs=full";
type OAuth2CustomPropType = "TOKEN_URL" | "AUTH_URL" | cmnP.UnexpectedEnumValue;

§Type

§
"TOKEN_URL" | "AUTH_URL" | cmnP.UnexpectedEnumValue
[src]