We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1cbd2 commit 23b5ddaCopy full SHA for 23b5dda
package.json
@@ -26,6 +26,7 @@
26
"typesVersions": {
27
"*": {
28
"*": [
29
+ "./dist/index.d.ts",
30
"./dist/*/index.d.ts"
31
]
32
}
0 commit comments