UNPKG

rsshub

Version:
9 lines (7 loc) 224 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Engineering.fyi', url: 'engineering.fyi', description: 'Programming Tutorials and Engineering Articles', lang: 'en', };