UNPKG

rsshub

Version:
10 lines (8 loc) 207 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Rock the JVM', url: 'rockthejvm.com', categories: ['programming'], description: '', lang: 'en', };