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.

9 lines (8 loc) 338 B
export * from "./community.attachment.model"; export * from "./community.category.model"; export * from "./community.comment.model"; export * from "./community.data.model"; export * from "./community.model"; export * from "./community.post.reaction.model"; export * from "./community.post.model"; export * from "./community.topic.model";