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.

2 lines 137 B
export default function idempotent<T>(action: (x: any) => T): (...args: any[]) => T | undefined; //# sourceMappingURL=idempotent.d.ts.map