Skip to content

Commit fb591e7

Browse files
authored
fix(docs): Mention type definitions
1 parent 3fa86ca commit fb591e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Supports **tabular data** with automatic column detection, and **rule-based pars
66

77
Dependencies: it is based on [pdf2json](https://www.npmjs.com/package/pdf2json), which itself relies on Mozilla's [pdf.js](https://github.com/mozilla/pdf.js/).
88

9+
🆕 Now includes TypeScript type definitions!
10+
911
ℹ️ Important notes:
1012

1113
- This module is meant to be run using Node.js only. **It does not work from a web browser.**

0 commit comments

Comments
 (0)