@myparcel/sdk
Version:
JavaScript SDK to connect to the MyParcel API via Node.js or browser
14 lines (13 loc) • 435 B
TypeScript
export * from './account-messages';
export * from './accounts';
export * from './api-key';
export * from './carrier-options';
export * from './locations';
export * from './shipments';
export * from './shops';
export * from './subscription-capabilities';
export * from './subscriptions';
export * from './system-country-codes';
export * from './system-messages';
export * from './track-traces';
export * from './webhook-subscriptions';