UNPKG

@simpleapps-com/augur-api

Version:

TypeScript client library for Augur microservices API endpoints

4 lines 526 B
// Logistics Service Exports export { LogisticsClient } from './client'; export { HealthCheckResponseSchema, PingResponseSchema, SpeedshipFreightRequestParamsSchema, SpeedshipFreightResponseSchema, SpeedshipFreightResultSchema, FreightRateResultSchema, FreightSummaryResultSchema, FreightDetailedResultSchema, ShipviaRatesParamsSchema, ShipviaRatesLtlParamsSchema, ShipviaRateResultSchema, ShipviaRatesDataSchema, ShipviaRatesResponseSchema, ShipviaRatesLtlResponseSchema, } from './schemas'; //# sourceMappingURL=index.js.map