UNPKG

rsshub

Version:
11 lines (9 loc) 240 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'National Yang Ming Chiao Tung University', url: 'nycu.edu.tw', lang: 'zh-TW', zh: { name: '國立陽明交通大學', }, };