UNPKG

rsshub

Version:
8 lines (6 loc) 137 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'BBC', url: 'bbc.com', lang: 'en', };