import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Chiphell', url: 'www.chiphell.com', lang: 'zh-CN', };