import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Caixin Global',
url: 'caixinglobal.com',
lang: 'en',
};