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

WorkflowExecutionTimeoutType

import type { WorkflowExecutionTimeoutType } from "https://aws-api.deno.dev/v0.4/services/swf.ts?docs=full";
type WorkflowExecutionTimeoutType = "START_TO_CLOSE" | cmnP.UnexpectedEnumValue;

§Type