@yudiel/react-qr-scanner
Version:
A library to scan QR codes in React.
6 lines • 329 B
TypeScript
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