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

export const namespace: Namespace = {
    name: '上海东方艺术中心',
    url: 'shoac.com.cn',
    lang: 'zh-CN',
};
