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

export const namespace: Namespace = {
    name: 'TechSir',
    url: 'techsir.com',
    description: '科技先生 TechSir.Com 是新酷科技创新与创业媒体',
    lang: 'zh-CN',
};
