Loan Laux 3496b2a155
rename checkoutCreate to createCart and remove Shopify checkout API
Signed-off-by: Loan Laux <loan@outgrow.io>
2021-04-27 18:47:39 +04:00

3 lines
121 B
TypeScript

export { default as checkoutToCart } from './checkout-to-cart'
export { default as checkoutCreate } from './create-cart'