UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

2 lines (1 loc) 73 B
export declare type Environment = 'Sandbox' | 'Staging' | 'Production';