@leelexuan/react-qr-scanner
Version:
An enhanced React library for QR code scanning with API interaction capabilities and support for mouse-click detection on bounding boxes.
6 lines • 308 B
TypeScript
export { defaultConstraints } from './defaultConstraints';
export { defaultComponents } from './defaultComponents';
export { defaultStyles } from './defaultStyles';
export { default as shimGetUserMedia } from './shimGetUserMedia';
export { boundingBox } from './overlays';
//# sourceMappingURL=index.d.ts.map