UNPKG

@myparcel/sdk

Version:

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

5 lines (4 loc) 124 B
export * from './Account.types'; export * from './GetAccount'; export * from './GetAccounts'; export * from './PutAccount';