UNPKG

@qlexqndru/react-qr-scanner

Version:

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

5 lines 139 B
export interface IStartCamera { constraints: MediaTrackConstraints; restart?: boolean; } //# sourceMappingURL=IStartCamera.d.ts.map