@nsshunt/stsrest01client 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/stsrest01client.mjs
CHANGED
|
@@ -3971,6 +3971,7 @@ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "
|
|
|
3971
3971
|
}
|
|
3972
3972
|
_axiosClient = new WeakMap();
|
|
3973
3973
|
_options2 = new WeakMap();
|
|
3974
|
+
exports2.AxiosClient = AxiosClient;
|
|
3974
3975
|
exports2.STSRest01Client = STSRest01Client;
|
|
3975
3976
|
Object.defineProperty(exports2, Symbol.toStringTag, { value: "Module" });
|
|
3976
3977
|
});
|