Skip to main content

Type Alias: CodeType

CodeType: "code-128" | "code-39" | "code-93" | "codabar" | "gs1-data-bar" | "gs1-data-bar-limited" | "gs1-data-bar-expanded" | "ean-13" | "ean-8" | "itf" | "itf-14" | "upc-e" | "upc-a" | "qr" | "pdf-417" | "aztec" | "data-matrix"

The type of the code to scan.

Defined in​

types/CodeScanner.ts:6