UNPKG

paccurate

Version:

Reduce fulfillment costs and wasted material by finding the optimal way to pack every shipment, in real time.

4 lines 201 B
import type { definitions, paths } from './swagger'; export type Body = definitions['Pack']; export type Response = paths['/']['post']['responses']['200']['schema']; //# sourceMappingURL=types.d.ts.map