UNPKG

@yudiel/react-qr-scanner

Version:
3 lines 191 B
import { IDetectedBarcode } from './index'; export type TrackFunction = (detectedCodes: IDetectedBarcode[], ctx: CanvasRenderingContext2D) => void; //# sourceMappingURL=TrackFunction.d.ts.map