@shipengine/js-api
Advanced tools
+1
-1
@@ -23,4 +23,4 @@ import { AxiosRequestHeaders } from "axios"; | ||
| set token(token: string); | ||
| get accountSettings(): AccountSettingsAPI; | ||
| get addresses(): AddressesAPI; | ||
| get accountSettings(): AccountSettingsAPI; | ||
| get carriers(): CarriersAPI; | ||
@@ -27,0 +27,0 @@ get customPackages(): CustomPackagesAPI; |
+1
-1
| { | ||
| "name": "@shipengine/js-api", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1-next.0", | ||
| "main": "./index.js", | ||
@@ -5,0 +5,0 @@ "types": "./index.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
213802
0