Skip to content

Commit dd9e71d

Browse files
committed
feat: expose TS types for index file; fixes #1130
BREAKING CHANGE: Adds types
1 parent eb3f4b4 commit dd9e71d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ CONTRIBUTING.md
88
tsconfig*.json
99
*.d.ts
1010
*.d.ts.map
11+
!dist/index.d.ts
12+
!dist/index.d.ts.map
1113
docs

0 commit comments

Comments
 (0)