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