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

export const namespace: Namespace = {
    name: 'HKJunkCall 資訊中心',
    url: 'hkjunkcall.com',
    lang: 'zh-HK',
};
