Skip to main content
type alias OperationKind
import { type OperationKind } from "https://deno.land/x/ai_form_recognizer@v1.1.0/mod.ts";

Defines values for OperationKind.
KnownOperationKind can be used interchangeably with OperationKind, this enum contains the known values that the service supports.

Known values supported by the service

documentModelBuild
documentModelCompose
documentModelCopyTo

definition: string