We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74f0b0 commit c1f9c4fCopy full SHA for c1f9c4f
package.json
@@ -52,6 +52,7 @@
52
"./api/*": "./api/*.js",
53
"./errors/*": "./errors/*.js",
54
"./http": "./http/index.js",
55
+ "./http/*": "./http/*.js",
56
"./config": "./config/index.js",
57
"./constants/*": "./constants/*.js",
58
"./models/*": "./models/*.js"
0 commit comments