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

export const namespace: Namespace = {
    name: 'BT 之家',
    url: 'btbtt20.com',
    lang: 'zh-CN',
};
