We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a02ace commit 13f72c9Copy full SHA for 13f72c9
types/package.json
@@ -16,6 +16,7 @@
16
"typings": "./lib/umd/main",
17
"exports": {
18
".": {
19
+ "browser": "./lib/esm/main.js",
20
"import": "./lib/esm/main.js",
21
"default": "./lib/umd/main.js"
22
}
0 commit comments