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 a853160 commit 2463c51Copy full SHA for 2463c51
package.json
@@ -7,6 +7,7 @@
7
"main": "lib/admin/index.js",
8
"types": "lib/admin/index.d.ts",
9
"exports": {
10
+ ".": "./lib/admin/index.js",
11
"./admin": "./lib/admin/index.js",
12
"./client": "./lib/client/index.js"
13
},
0 commit comments