UNPKG

rsshub

Version:
8 lines (6 loc) 159 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: '中国气象局', url: 'weather.cma.cn', lang: 'zh-CN', };