@shipwell/scriptwell-shipment-assembly-sdk@0.3.29
An auto-generated TypeScript and JavaScript client SDK for the "Shipment-assembly" portion of the Shipwell API.
It can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved via package.json
.
This SDK uses axios to make API requests.
Building
To build and compile the TypeScript sources to JavaScript:
npm install
npm run build
Disclaimer
This SDK is not actively tested and maintained by humans. Rather, it is automatically generated using the
openapi-generator tool. The openapi specification files used to generate this code
can be found in the API Reference section of the Shipwell documentation website.