mirror of
https://github.com/vercel/commerce.git
synced 2025-03-16 15:32:32 +00:00
3 lines
128 B
TypeScript
3 lines
128 B
TypeScript
export const SHOPIFY_CHECKOUT_ID_COOKIE = 'shopify_checkoutId'
|
|
export const SHOPIFY_CHECKOUT_URL_COOKIE = 'shopify_checkoutUrl'
|