UNPKG

@shopify/shopify-api

Version:

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

1 lines 568 B
{"version":3,"file":"get-shop-value.mjs","sources":["../../../../../test-helpers/get-shop-value.ts"],"sourcesContent":["/**\n * Returns a fake shop URL for a store name to use when faking authorization in testing.\n *\n * @param store The store name for which to create a fake shop URL.\n * @returns {string} A fake shop URL for the store name.\n */\nexport function getShopValue(store: string): string {\n return `${store}.myshopify.com`;\n}\n"],"names":[],"mappings":"AAAA;;;;;AAKG;AACG,SAAU,YAAY,CAAC,KAAa,EAAA;IACxC,OAAO,CAAA,EAAG,KAAK,CAAA,cAAA,CAAgB;AACjC;;;;"}