import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '中国科普博览',
url: 'live.kepu.net.cn',
lang: 'zh-CN',
};