import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'China Jiliang University',
url: 'www.cjlu.edu.cn',
zh: {
name: '中国计量大学',
},
lang: 'zh-CN',
};