UNPKG

zxing-wasm

Version:

ZXing-C++ WebAssembly as an ES/CJS module with types

4 lines (3 loc) 701 B
import { type ReaderOptions } from "./index.js"; export declare const defaultReaderOptions: Required<ReaderOptions>; export { type BarcodeFormat, type Binarizer, barcodeFormats, binarizers, type CharacterSet, type ContentType, characterSets, contentTypes, type EanAddOnSymbol, type EcLevel, eanAddOnSymbols, type LinearBarcodeFormat, type LooseBarcodeFormat, linearBarcodeFormats, type MatrixBarcodeFormat, matrixBarcodeFormats, type Point, type Position, type ReaderOptions, type ReadInputBarcodeFormat, type ReadOutputBarcodeFormat, type ReadResult, type TextMode, textModes, type ZXingPoint, type ZXingPosition, type ZXingReaderOptions, type ZXingReadResult, type ZXingVector, } from "./index.js";