import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Shopify',
url: 'shopify.com',
};