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

TemplateFormat

import type { TemplateFormat } from "https://aws-api.deno.dev/v0.4/services/resiliencehub.ts?docs=full";
type TemplateFormat = "CfnYaml" | "CfnJson" | cmnP.UnexpectedEnumValue;

§Type

§
"CfnYaml" | "CfnJson" | cmnP.UnexpectedEnumValue
[src]