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.

6 lines (5 loc) 245 B
export * from "./XapiAuthSMS"; export * from "./register-user/XapiAuthSMSRegisterUser"; export * from "./request-otp/XapiAuthSMSRequestOtp"; export * from "./select-user/XapiAuthSMSSelectUser"; export * from "./verify-otp/XapiAuthSMSVerifyOtp";