UNPKG

@simpleapps-com/augur-api

Version:

TypeScript client library for Augur microservices API endpoints

4 lines 339 B
// UPS Service Exports export { UPSClient } from './client'; export { HealthCheckParamsSchema, RatesShopParamsSchema, HealthCheckDataSchema, UPSServiceSchema, UPSRateSchema, BillingWeightSchema, UPSPackageSchema, RatesShopDataSchema, HealthCheckResponseSchema, RatesShopResponseSchema, } from './schemas'; //# sourceMappingURL=index.js.map