UNPKG

rsshub

Version:
9 lines (7 loc) 181 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Raycast', url: 'raycast.com', categories: ['program-update'], lang: 'en', };