UNPKG

@myparcel/sdk

Version:

JavaScript SDK to connect to the MyParcel API via Node.js or browser

5 lines (4 loc) 130 B
export * from './GetShipment'; export * from './GetShipments'; export * from './PostShipments'; export * from './Shipment.types';