UNPKG

ordercloud-javascript-sdk

Version:

The offical Javascript SDK for the Ordercloud ecommerce API

5 lines (4 loc) 105 B
export interface AzureTableConfig { ConnectionString?: string; OverrideTableName?: string; }