We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c98aa5 commit 053186bCopy full SHA for 053186b
docs/custom_parser.md
@@ -20,7 +20,7 @@ const extractedDocumentDetails = await SmartDocuments.extractDocumentDetailsFrom
20
21
22
# Parser Implementation
23
-## /path/to/parser_file.js
+## /path/to/parser_file.ts
24
### Module
25
Your parser should expose a function called `parseDocumentDetails`
26
```
0 commit comments