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.
types
package.json
1 parent ad07bb9 commit 53e0801Copy full SHA for 53e0801
package.json
@@ -4,7 +4,7 @@
4
"description": "Attach files via drag and drop or file input.",
5
"main": "dist/index.umd.js",
6
"module": "dist/index.js",
7
- "types": "dist/index.d.ts",
+ "types": "dist/file-attachment-element.d.ts",
8
"license": "MIT",
9
"repository": "github/file-attachment-element",
10
"files": [
0 commit comments