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

export const namespace: Namespace = {
    name: 'thzt',
    url: 'thzt.github.io',
    description: '',
    lang: 'zh-CN',
};
