UNPKG

zxing-wasm

Version:

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

4 lines (3 loc) 468 B
import { type WriterOptions } from "./index.js"; export declare const defaultWriterOptions: Required<WriterOptions>; export { barcodeFormats, type BarcodeFormat, linearBarcodeFormats, type LinearBarcodeFormat, matrixBarcodeFormats, type MatrixBarcodeFormat, type LooseBarcodeFormat, type WriteInputBarcodeFormat, characterSets, type CharacterSet, type EcLevel, type ZXingWriterOptions, type WriterOptions, type ZXingWriteResult, type WriteResult, } from "./index.js";