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

export const namespace: Namespace = {
    name: '全国翻译专业资格水平考试 (CATTI)',
    url: 'www.catticenter.com',
};
