We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a00cc4f commit 54dc1c6Copy full SHA for 54dc1c6
package.json
@@ -17,6 +17,7 @@
17
],
18
"homepage": "https://coreui.io",
19
"main": "lib/index.js",
20
+ "types": "src/index.d.ts",
21
"module": "es/index.js",
22
"files": [
23
"css/",
0 commit comments