UNPKG

rsshub

Version:
10 lines (8 loc) 210 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: '清华大学', url: 'tsinghua.edu.cn', categories: ['university'], description: '', lang: 'zh-CN', };