We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48e1b0 commit 616c49aCopy full SHA for 616c49a
1 file changed
packages/kitsu/package.json
@@ -72,6 +72,7 @@
72
"exports": {
73
"./package.json": "./package.json",
74
".": {
75
+ "types": "./types/index.d.ts",
76
"import": "./dist/index.mjs",
77
"require": "./dist/index.js"
78
},
0 commit comments