We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
types
1 parent 27df191 commit e8988aeCopy full SHA for e8988ae
README.md
@@ -48,7 +48,6 @@ Update `package.json`:
48
"type": "module",
49
"exports": {
50
".": {
51
- "types": "./dist/index.d.ts",
52
"import": "./dist/index.mjs",
53
"require": "./dist/index.cjs"
54
}
0 commit comments