UNPKG

@selldone/sdk-storefront

Version:

A TypeScript SDK to connect to your shop and build a fully functional storefront and website by simply developing a frontend web application. All backend operations are seamlessly managed by the serverless Selldone solution.

3 lines (2 loc) 116 B
export declare function ToQueryString(obj: any): string; export declare function RandomString(length: any): string;