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 4f9eaf7 commit 01482ebCopy full SHA for 01482eb
package.json
@@ -30,6 +30,7 @@
30
"license": "MIT",
31
"main": "./lib/index",
32
"module": "./es/index",
33
+ "typings": "es/index.d.ts",
34
"scripts": {
35
"start": "dumi dev",
36
"docs:build": "dumi build",
0 commit comments