Skip to content

Commit c1f9c4f

Browse files
committed
Expose getAxiosConfig
1 parent a74f0b0 commit c1f9c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"./api/*": "./api/*.js",
5353
"./errors/*": "./errors/*.js",
5454
"./http": "./http/index.js",
55+
"./http/*": "./http/*.js",
5556
"./config": "./config/index.js",
5657
"./constants/*": "./constants/*.js",
5758
"./models/*": "./models/*.js"

0 commit comments

Comments
 (0)