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

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

Known values supported by the service

textElements
unicodeCodePoint
utf16CodeUnit

definition: string