UNPKG

@shopify/shopify-api

Version:

Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks

7 lines (5 loc) 118 B
function decodeHost(host) { return atob(host); } export { decodeHost }; //# sourceMappingURL=decode-host.mjs.map