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

DefaultEmailOptionType

import type { DefaultEmailOptionType } from "https://aws-api.deno.dev/v0.4/services/cognitoidentityserviceprovider.ts?docs=full";
type DefaultEmailOptionType = "CONFIRM_WITH_LINK" | "CONFIRM_WITH_CODE" | cmnP.UnexpectedEnumValue;

§Type

§
"CONFIRM_WITH_LINK" | "CONFIRM_WITH_CODE" | cmnP.UnexpectedEnumValue
[src]