UNPKG

@qlexqndru/react-qr-scanner

Version:

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

5 lines 114 B
export interface IStopTaskResult { type: 'stop'; data: {}; } //# sourceMappingURL=IStopTaskResult.d.ts.map