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

export const namespace: Namespace = {
    name: '线报酷',
    url: 'new.xianbao.fun',
    lang: 'zh-CN',
};
