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

export const namespace: Namespace = {
    name: '电玩巴士 TGBUS',
    url: 'tgbus.com',
    lang: 'zh-CN',
};
