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

export const namespace: Namespace = {
    name: '中国炼焦行业协会',
    url: 'cnljxh.com',
    lang: 'zh-CN',
};
