UNPKG

zbar.wasm

Version:

A wasm build of C/C++ Zbar barcode scanning library.

3 lines (2 loc) 106 B
import ZBarInstance from './ZBarInstance'; export declare const getInstance: () => Promise<ZBarInstance>;