UNPKG

rsshub

Version:
9 lines (7 loc) 235 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'DEV Community', url: 'dev.to', description: 'A constructive and inclusive social network for software developers.', lang: 'en', };