import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Nanjing University of the Arts 南京艺术学院',
url: 'index.nua.edu.cn',
lang: 'zh-CN',
};