UNPKG

@apicart/store-sdk

Version:

Apicart SDK for integrating store into any web application

7 lines (4 loc) 119 B
import Apicart from '@apicart/core-sdk'; import Store from './Store'; Apicart.Store = Store; export default Apicart;