import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '中国教育考试网',
url: 'www.neea.cn',
lang: 'zh-CN',
};