import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '鹰角网络',
url: 'www.hypergryph.com',
categories: ['game'],
lang: 'zh-CN',
};