UNPKG

@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.

5 lines 94 B
export interface IPoint { x: number; y: number; } //# sourceMappingURL=IPoint.d.ts.map