import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'East China Normal University 华东师范大学',
url: 'www.ecnu.edu.cn',
lang: 'zh-CN',
};