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 f96b758 commit 64d2c55Copy full SHA for 64d2c55
src/@awesome-cordova-plugins/plugins/document-scanner/index.ts
@@ -50,7 +50,7 @@ export interface DocumentScannerOptions {
50
* This plugin processes images of documents, compensating for perspective.
51
* @usage
52
* ```typescript
53
- * import { DocumentScanner, DocumentScannerOptions } from '@awesome-cordova-plugins/document-scanner';
+ * import { DocumentScanner, DocumentScannerOptions } from '@awesome-cordova-plugins/document-scanner/ngx';
54
*
55
56
* constructor(private documentScanner: DocumentScanner) { }
0 commit comments