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

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

Known values supported by the service

pixel
inch

definition: string