Skip to main content
Module

x/windmill/windmill-api/util.ts>canConsumeForm

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function canConsumeForm
import { canConsumeForm } from "https://deno.land/x/windmill@v1.38.0/windmill-api/util.ts";

Returns if it can consume form

Parameters

contentTypes: string[]

array

Returns

boolean