We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e82a0 commit 16df8f3Copy full SHA for 16df8f3
src/html5-qrcode-scanner.ts
@@ -86,7 +86,7 @@ enum Html5QrcodeScannerStatus {
86
/**
87
* Interface for controlling different aspects of {@class Html5QrcodeScanner}.
88
*/
89
-interface Html5QrcodeScannerConfig
+export interface Html5QrcodeScannerConfig
90
extends Html5QrcodeCameraScanConfig, Html5QrcodeConfigs {
91
92
0 commit comments