Skip to content

Commit 08101b5

Browse files
Merge pull request #1 from rozhkovs/patch-1
fix(types): TS7016: Could not find a declaration file for module react-native-pdf-from-image.
2 parents 11f492f + 2778004 commit 08101b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
77
"module": "./lib/module/index.js",
8+
"types": "./lib/typescript/module/src/index.d.ts",
89
"exports": {
910
".": {
1011
"import": {

0 commit comments

Comments
 (0)