import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'ShopBack',
url: 'shopback.com.tw',
lang: 'zh-TW',
};