Skip to content

Commit

Permalink
feat: expose TS types for index file; fixes #1130
Browse files Browse the repository at this point in the history
BREAKING CHANGE:

Adds types
  • Loading branch information
brettz9 committed Dec 31, 2023
1 parent eb3f4b4 commit dd9e71d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Expand Up @@ -8,4 +8,6 @@ CONTRIBUTING.md
tsconfig*.json
*.d.ts
*.d.ts.map
!dist/index.d.ts
!dist/index.d.ts.map
docs

0 comments on commit dd9e71d

Please sign in to comment.