Skip to content

Commit

Permalink
export typings from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrjet committed Oct 25, 2023
1 parent 88319f5 commit 0a401d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"source": "src/index.js",
"exports": {
".": {
"types": "./typings/index.d.ts",
"browser": "./dist/index.module.js",
"umd": "./dist/index.umd.js",
"import": "./dist/index.mjs",
Expand Down

0 comments on commit 0a401d0

Please sign in to comment.