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

export const namespace: Namespace = {
    name: '中国的中古',
    url: 'medieval-china.club',
    lang: 'zh-CN',
};
