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 4fdfb38 commit 33acbf9Copy full SHA for 33acbf9
package.json
@@ -8,7 +8,7 @@
8
"types": "dist/htm.d.ts",
9
"exports": {
10
".": {
11
- "types": "./src/index.d.ts",
+ "types": "./dist/htm.d.ts",
12
"browser": "./dist/htm.module.js",
13
"umd": "./dist/htm.umd.js",
14
"import": "./dist/htm.mjs",
0 commit comments