import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Eagle',
url: 'cn.eagle.cool',
lang: 'zh-CN',
};