import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: 'RSSHub Test',
    lang: 'en',
};
