UNPKG

ngx-scanner-qrcode

Version:

This library is built to provide a solution scanner QR code. This library takes in raw images and will locate, extract and parse any QR code found within.

5 lines (4 loc) 201 B
export * from './lib/ngx-scanner-qrcode.service'; export * from './lib/ngx-scanner-qrcode.component'; export * from './lib/ngx-scanner-qrcode.options'; export * from './lib/ngx-scanner-qrcode.loader';