UNPKG

@myparcel/sdk

Version:

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

6 lines (5 loc) 149 B
export * from './GetShop'; export * from './PostShop'; export * from './PostShopDuplicate'; export * from './PutShop'; export * from './Shop.types';