UNPKG

rsshub

Version:
10 lines (8 loc) 228 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: '中国疾病预防控制中心', url: 'www.chinacdc.cn', categories: ['government'], description: '', lang: 'zh-CN', };