docs(qr-scanner): add plugin description (#2546)

This commit is contained in:
Cristian Rivas Gómez 2018-06-11 17:47:24 +02:00 committed by Daniel Sogl
parent d988e12353
commit bb9c581f42

View File

@ -61,6 +61,9 @@ export interface QRScannerStatus {
/**
* @name QR Scanner
* @description
* A fast, energy efficient, highly-configurable QR code scanner for Cordova apps.
*
* Requires Cordova plugin: `cordova-plugin-qrscanner`. For more info, please see the [QR Scanner plugin docs](https://github.com/bitpay/cordova-plugin-qrscanner).
*
* @usage
* ```typescript