UNPKG

@qlexqndru/react-qr-scanner

Version:

A library to scan QR codes in React. Fork of yudielcurbelo/react-qr-scanner

6 lines 329 B
export { defaultConstraints } from './defaultConstraints'; export { defaultComponents } from './defaultComponents'; export { defaultStyles } from './defaultStyles'; export { default as shimGetUserMedia } from './shimGetUserMedia'; export { outline, centerText, boundingBox } from './overlays'; //# sourceMappingURL=index.d.ts.map