Skip to content

Commit 78263b3

Browse files
authored
fix(icon-helpers): specify types entrypoint (#18739)
1 parent 4697da7 commit 78263b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/icon-helpers/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "10.55.0",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
7+
"types": "lib/index.d.ts",
78
"module": "es/index.js",
89
"repository": {
910
"type": "git",

0 commit comments

Comments
 (0)