UNPKG

@nguyenmv2/buy-button

Version:

BuyButton.js allows merchants to build Shopify interfaces into any website

8 lines (6 loc) 110 B
const windowUtils = { location: () => { return window.location.href; } } export default windowUtils;