import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '秀动网',
url: 'www.showstart.com',
lang: 'zh-CN',
};