UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

2 lines (1 loc) 71 B
export declare type OrderDirection = 'Incoming' | 'Outgoing' | 'All';