UNPKG

@shopify/shopify-api

Version:

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

3 lines 225 B
export declare function shopAdminUrlToLegacyUrl(shopAdminUrl: string): string | null; export declare function legacyUrlToShopAdminUrl(legacyAdminUrl: string): string | null; //# sourceMappingURL=shop-admin-url-helper.d.ts.map