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

export const namespace: Namespace = {
    name: '观海新闻',
    url: 'guanhai.com.cn',
    lang: 'zh-CN',
};
