Module

x/wmill/gen/index.ts>fileResourceTypeToFileExtMap

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
Latest
variable fileResourceTypeToFileExtMap
import { fileResourceTypeToFileExtMap } from "https://dotland.deno.dev/x/wmill@v1.423.1/gen/index.ts";

get map from resource type to format extension

type

(data: FileResourceTypeToFileExtMapData) => CancelablePromise<FileResourceTypeToFileExtMapResponse>