UNPKG

rsshub

Version:
9 lines (7 loc) 272 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Product Hunt', url: 'www.producthunt.com', description: `> 官方 Feed 地址为: [https://www.producthunt.com/feed](https://www.producthunt.com/feed)`, lang: 'en', };