import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: '大公文匯網',
    url: 'www.tkww.hk',
    lang: 'zh-HK',
};
