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

export const namespace: Namespace = {
    name: 'Odaily 星球日报',
    url: 'odaily.news',
    lang: 'zh-CN',
};
