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

export const namespace: Namespace = {
    name: '西安交通大学',
    url: '2yuan.xjtu.edu.cn',
    lang: 'zh-CN',
};
