UNPKG

rsshub

Version:
8 lines (6 loc) 163 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Go 语言中文网', url: 'studygolang.com', lang: 'zh-CN', };