UNPKG

@myparcel/sdk

Version:

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

5 lines (4 loc) 166 B
export * from './DeleteWebhookSubscriptions'; export * from './GetWebhookSubscriptions'; export * from './PostWebhookSubscriptions'; export * from './Webhook.types';