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

export const namespace: Namespace = {
    name: '信报财经新闻',
    url: 'hkej.com',
    lang: 'zh-HK',
};
