We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7feb3af commit 2fb61b7Copy full SHA for 2fb61b7
package.json
@@ -6,6 +6,7 @@
6
"repository": "posthtml/posthtml-components",
7
"author": "Damir Grgic <damir@tuta.io> (https://github.com/thewebartisan7)",
8
"main": "src",
9
+ "types": "src/index.d.ts",
10
"engines": {
11
"node": ">=18"
12
},
0 commit comments